| Current Path : /proc/thread-self/root/home/rtorresani/www/vendor/stripe/module-payments/Model/Stripe/ |
| Current File : //proc/thread-self/root/home/rtorresani/www/vendor/stripe/module-payments/Model/Stripe/Customer.php |
<?php
namespace StripeIntegration\Payments\Model\Stripe;
class Customer extends StripeObject
{
protected $objectSpace = 'customers';
}