Typed access
Meta operations are reached via client.Api.Meta.Country on EksoClient.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Typed SDK access to the Meta resource — methods and HTTP routes.
Meta operations are reached via client.Api.Meta.Country on EksoClient.
await client.Api.Meta.Country.ListCountryAsync();
| Method | Route | Summary |
|---|---|---|
GET | /api/meta/country | Returns the list of supported ISO country codes. |
GET | /api/meta/currency | Returns the list of supported ISO currency codes. |
GET | /api/meta/timezone | Returns the list of supported timezones with display names. |