Structures

The following structures are available globally.

Location Response

  • The response from the API asking for the parkings location

    See more

    Declaration

    Swift

    public struct LocationResponse : Decodable

Parking Location

  • The description of a parkign location

    See more

    Declaration

    Swift

    public struct ParkingLocation : Decodable
  • The state of the parking

    See more

    Declaration

    Swift

    public struct ParkingState : Decodable
  • The status response

    Declaration

    Swift

    public struct StatusResponse : Decodable
  • The location of the parking

    See more

    Declaration

    Swift

    public struct LocationOpenData : Decodable
  • The status of the parking

    See more

    Declaration

    Swift

    public struct StatusOpenData : Decodable