TimezoneGetTimezoneByIDResponse type

Contains response data for the getTimezoneByID operation.

type TimezoneGetTimezoneByIDResponse = TimezoneByIdResult & { _response: Object }