Click or drag to resize

IAtomiaBillingApiGetCountries Method

Gets all countries.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
List<Country> GetCountries()

Return Value

Type: ListCountry
List of all countries.
See Also