Record
get-lists-id-locations-response-locations-item
No description available.
record get-lists-id-locations-response-locations-item {
cc: option<string>,
country: option<string>,
percent: option<f64>,
total: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| cc | option<string> | |
| country | option<string> | |
| percent | option<f64> | |
| total | option<s32> |