Method |
Description |
|
CountrySpecService ( string apiKey = null ) : System.Collections.Generic |
|
|
Get ( string country, Stripe.StripeRequestOptions requestOptions = null ) : CountrySpec |
|
|
GetAsync ( string country, Stripe.StripeRequestOptions requestOptions = null, CancellationToken cancellationToken = default(CancellationToken) ) : Task |
|
|
List ( StripeListOptions listOptions = null, Stripe.StripeRequestOptions requestOptions = null ) : IEnumerable |
|
|
ListAsync ( StripeListOptions listOptions = null, Stripe.StripeRequestOptions requestOptions = null, CancellationToken cancellationToken = default(CancellationToken) ) : Task> |
|
|