Record
get-country-specs-response
No description available.
record get-country-specs-response {
data: list<country-spec>,
has-more: bool,
object: get-country-specs-response-object-enum,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| data | list<country-spec> | |
| has-more | bool | |
| object | get-country-specs-response-object-enum | |
| url | string |