Record
by-country-items-item
No description available.
record by-country-items-item {
access: option<string>,
countries: option<list<by-country-items-item-countries-item>>,
month: option<string>,
project: option<string>,
year: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| access | option<string> | |
| countries | option<list<by-country-items-item-countries-item>> | |
| month | option<string> | |
| project | option<string> | |
| year | option<string> |