Type Alias LocationTimeZonesResponse

LocationTimeZonesResponse: { timeZones: string[]; traceId: string }

Type declaration

  • timeZones: string[]
  • traceId: string