Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Swift
public enum CheckoutAuthCheckError : String, Decodable, Encodable, JsonApiResponse, WalletErrorApiResponse
-
Undocumented
See moreDeclaration
Swift
public enum CheckoutAuthContextGetError : String, JsonApiResponse, WalletErrorApiResponse, Decodable, Encodable
-
Undocumented
See moreDeclaration
Swift
public enum CheckoutAuthSessionGenerateError : Decodable, Encodable, JsonApiResponse, WalletErrorApiResponse
-
Undocumented
See moreDeclaration
Swift
public enum CheckoutTokenIssueExecuteError : Decodable, Encodable, JsonApiResponse, WalletErrorApiResponse
-
Undocumented
See moreDeclaration
Swift
public enum CheckoutTokenIssueInitError : Decodable, Encodable, JsonApiResponse, WalletErrorApiResponse
-
Undocumented
See moreDeclaration
Swift
public enum WalletApiError : Error
-
Wallet-Auth API response error
See moreDeclaration
Swift
public enum WalletAuthApiError : WalletErrorApiResponse, JsonApiResponse, Decodable, Encodable
-
The authorization type of the user
See moreDeclaration
Swift
public enum AuthType : String, Decodable, Encodable
-
Undocumented
See moreDeclaration
Swift
public enum CurrencyCode : String, Decodable, Encodable
-
How many times are allowed to pay a generated token: one-time or unlimited.
See moreDeclaration
Swift
public enum PaymentUsageLimit : String, Decodable, Encodable