Stripe.StripeCustomerService.StripeCustomerService C# (CSharp) Method

StripeCustomerService() public method

public StripeCustomerService ( string apiKey = null ) : System.Collections.Generic
apiKey string
return System.Collections.Generic
        public StripeCustomerService(string apiKey = null) : base(apiKey) { }