Structures
The following structures are available globally.
-
Undocumented
See moreDeclaration
Swift
public struct API
-
Fueling API
See moreDeclaration
Swift
public struct FuelingAPI
-
Undocumented
See moreDeclaration
Swift
public struct FuelingAPIResponse<T> where T : APIResponseValue
extension FuelingAPIResponse: CustomStringConvertible, CustomDebugStringConvertible
-
Undocumented
See moreDeclaration
Swift
public struct FuelingAPIService<ResponseType> where ResponseType : APIResponseValue
extension FuelingAPIService: CustomStringConvertible
-
Undocumented
See moreDeclaration
Swift
public struct SecurityRequirement
-
A file upload
See moreDeclaration
Swift
public struct UploadFile : Equatable
-
Undocumented
See moreDeclaration
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 moreDeclaration
Swift
public struct AnyResponseValue : APIResponseValue, CustomDebugStringConvertible, CustomStringConvertible
-
Undocumented
See moreDeclaration
Swift
public struct DateDay : Codable, Comparable
-
POI API
See moreDeclaration
Swift
public struct POIAPI
-
Undocumented
See moreDeclaration
Swift
public struct POIAPIResponse<T> where T : APIResponseValue
extension POIAPIResponse: CustomStringConvertible, CustomDebugStringConvertible
-
Undocumented
See moreDeclaration
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 moreDeclaration
Swift
public struct PayAPI
-
Undocumented
See moreDeclaration
Swift
public struct PayAPIResponse<T> where T : APIResponseValue
extension PayAPIResponse: CustomStringConvertible, CustomDebugStringConvertible
-
Undocumented
See moreDeclaration
Swift
public struct PayAPIService<ResponseType> where ResponseType : APIResponseValue
extension PayAPIService: CustomStringConvertible
-
Undocumented
Declaration
Swift
public struct AppIcon : Decodable
-
Undocumented
See moreDeclaration
Swift
public struct POIKit
-
Undocumented
See moreDeclaration
Swift
public struct PolyDecodeNoTypesMatchedError : Swift.Error, CustomDebugStringConvertible