| Current Path : /var/www/www.indacotrentino.com/www/vendor/stripe/module-payments/Model/Stripe/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/stripe/module-payments/Model/Stripe/Customer.php |
<?php
namespace StripeIntegration\Payments\Model\Stripe;
class Customer extends StripeObject
{
protected $objectSpace = 'customers';
}