TimeResponse
public class TimeResponse : BaseResponse
Time Service Resőponse
-
This element contains the response data. Iit is modeled as an array of objects with the same content.
1 Type: Array of LocationType
Declaration
Swift
public let locations: [LocationType]?