TimezoneGetTimezoneEnumWindowsResponse type
Contains response data for the getTimezoneEnumWindows operation.
type TimezoneGetTimezoneEnumWindowsResponse = Array<TimezoneEnumWindow> & { _response: Object }