Structures
The following structures are available globally.
-
Undocumented
See moreDeclaration
Swift
public struct API
-
A file upload
See moreDeclaration
Swift
public struct UploadFile : Equatable
-
Undocumented
See moreDeclaration
Swift
public struct APIResponse<T> where T : APIResponseValue
extension APIResponse: CustomStringConvertible, CustomDebugStringConvertible
-
Undocumented
See moreDeclaration
Swift
public struct APIService<ResponseType> where ResponseType : APIResponseValue
extension APIService: CustomStringConvertible
-
Undocumented
See moreDeclaration
Swift
public struct SecurityRequirement
-
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 DateDay : Codable, Comparable
-
POI API
Authentication