Holiday Regions
List all possible holiday regions
SDK Method
files_sdk.holiday_region.get_supported()
Return Object
ListObj[HolidayRegion]
Authorization Requirement
Available to all authenticated keys or sessions.
Additional Arguments
The HolidayRegion Object
Some of the methods 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 |