Structures

The following structures are available globally.

  • API

    Undocumented

    See more

    Declaration

    Swift

    public struct API
  • Fueling API

    See more

    Declaration

    Swift

    public struct FuelingAPI
  • Undocumented

    See more

    Declaration

    Swift

    public struct FuelingAPIResponse<T> where T : APIResponseValue
    extension FuelingAPIResponse: CustomStringConvertible, CustomDebugStringConvertible
  • Undocumented

    See more

    Declaration

    Swift

    public struct FuelingAPIService<ResponseType> where ResponseType : APIResponseValue
    extension FuelingAPIService: CustomStringConvertible
  • Undocumented

    See more

    Declaration

    Swift

    public struct SecurityRequirement
  • A file upload

    See more

    Declaration

    Swift

    public struct UploadFile : Equatable
  • Undocumented

    See more

    Declaration

    Swift

    public struct AnyCodable
    extension AnyCodable: Codable
    extension AnyCodable: Equatable
    extension AnyCodable: CustomStringConvertible
    extension AnyCodable: CustomDebugStringConvertible
    extension AnyCodable: ExpressibleByNilLiteral, ExpressibleByBooleanLiteral, ExpressibleByIntegerLiteral, ExpressibleByFloatLiteral, ExpressibleByStringLiteral, ExpressibleByArrayLiteral, ExpressibleByDictionaryLiteral
  • Undocumented

    See more

    Declaration

    Swift

    public struct AnyResponseValue : APIResponseValue, CustomDebugStringConvertible, CustomStringConvertible
  • Undocumented

    See more

    Declaration

    Swift

    public struct DateDay : Codable, Comparable
  • POI API

    See more

    Declaration

    Swift

    public struct POIAPI
  • Undocumented

    See more

    Declaration

    Swift

    public struct POIAPIResponse<T> where T : APIResponseValue
    extension POIAPIResponse: CustomStringConvertible, CustomDebugStringConvertible
  • Undocumented

    See more

    Declaration

    Swift

    public struct POIAPIService<ResponseType> where ResponseType : APIResponseValue
    extension POIAPIService: CustomStringConvertible
  • Welcome to the PACE Payment API documentation. This API is responsible for managing payment methods for users as well as authorizing payments on behalf of PACE services.

    See more

    Declaration

    Swift

    public struct PayAPI
  • Undocumented

    See more

    Declaration

    Swift

    public struct PayAPIResponse<T> where T : APIResponseValue
    extension PayAPIResponse: CustomStringConvertible, CustomDebugStringConvertible
  • Undocumented

    See more

    Declaration

    Swift

    public struct PayAPIService<ResponseType> where ResponseType : APIResponseValue
    extension PayAPIService: CustomStringConvertible
  • Undocumented

    Declaration

    Swift

    public struct AppIcon : Decodable
  • Undocumented

    See more

    Declaration

    Swift

    public struct POIKit

0 types

  • Undocumented

    See more

    Declaration

    Swift

    public struct Poly0 : _Poly0
    extension Poly0: Equatable, Hashable

Generic Decoding