Holiday Regions
List all possible holiday regions
SDK Function
HolidayRegion.getSupported()
Return Object
ListIterator<HolidayRegion>
Authorization Requirement
Available to all authenticated keys or sessions.
Additional Arguments
The HolidayRegion Object
Some of the functions above return a HolidayRegion object. The attributes of this object are listed below.
| Attribute | Description |
|---|---|
| code string | The code representing a region |
| name string | The name of the region |