PointsWallet
public struct PointsWallet : Decodable
Undocumented
-
Undocumented
Declaration
Swift
public let travelerId: String -
Undocumented
Declaration
Swift
public let walletId: String -
Undocumented
Declaration
Swift
public let pointsName: String -
Undocumented
Declaration
Swift
public let pointsShortName: String -
Undocumented
Declaration
Swift
public let points: Price -
Declaration
Swift
public init(from decoder: Decoder) throws
PointsWallet Structure Reference