Stripe.CountrySpecService.CountrySpecService C# (CSharp) Method

CountrySpecService() public method

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