AvailableContent
public enum AvailableContent : String, Codable, CaseIterable
Undocumented
-
Declaration
Swift
public init(from decoder: Decoder) throws
-
Declaration
Swift
public func encode(to encoder: Encoder) throws
-
Undocumented
Declaration
Swift
case restrictions
-
Undocumented
Declaration
Swift
case paymentTypes
-
Undocumented
Declaration
Swift
case totalSpaces
-
Undocumented
Declaration
Swift
case availableSpaces
-
Undocumented
Declaration
Swift
case actualRate
-
Undocumented
Declaration
Swift
case unknown