Places

  • Struct representing Operating Day related values.

    See more

    Declaration

    Swift

    public struct OperatingDay : Codable, Equatable
  • Struct representing Place related values.

    See more

    Declaration

    Swift

    public struct Place : Codable, Equatable
  • Caseless enumeration with static methods to send Places Requests

    See more

    Declaration

    Swift

    public enum PlacesAPI
  • Enumeration of network requests for Places

    See more

    Declaration

    Swift

    public enum PlacesRequest : URLRequestConvertible