Places
-
Struct representing Operating Day related values.
See moreDeclaration
Swift
public struct OperatingDay : Codable, Equatable -
Struct representing Place related values.
See moreDeclaration
Swift
public struct Place : Codable, Equatable -
Caseless enumeration with static methods to send Places Requests
See moreDeclaration
Swift
public enum PlacesAPI -
Enumeration of network requests for Places
See moreDeclaration
Swift
public enum PlacesRequest : URLRequestConvertible
View on GitHub
Places Reference