Your IP : 216.73.216.43


Current Path : /proc/thread-self/root/home/rtorresani/www/vendor/stripe/module-payments/Model/Stripe/
Upload File :
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';
}