PointsWalletResultError
public enum PointsWalletResultError : Error
Errors that can occur upon fetching the PointsWallet
-
The traveler is not identified yet. Developer must call
Traveler.identify()before attempting to fetch the wishlistDeclaration
Swift
case unidentifiedTraveler -
Undocumented
Declaration
Swift
public var errorDescription: String? { get }
PointsWalletResultError Enumeration Reference