Stripe.StripeRefundService.StripeRefundService C# (CSharp) Method

StripeRefundService() public method

public StripeRefundService ( string apiKey = null ) : System
apiKey string
return System
        public StripeRefundService(string apiKey = null) : base(apiKey) { }