Enumerations
The following enumerations are available globally.
-
The beneficiary legal type.
See moreDeclaration
Swift
public enum BeneficiaryLegalType : String, Codable, Sendable, CaseIterable -
The beneficiary account current status.
See moreDeclaration
Swift
public enum BeneficiaryStatus : String, Codable, Sendable, CaseIterable -
The beneficiary type.
See moreDeclaration
Swift
public enum BeneficiaryType : String, Codable, Sendable, CaseIterable -
Cash pickup location type.
See moreDeclaration
Swift
public enum CashPickupLocationType : String, Codable, Sendable, CaseIterable -
Get quote preview amount model.
See moreDeclaration
Swift
public enum GetQuotePreviewAmount : Codable, Sendable -
ID types.
See moreDeclaration
Swift
public enum IdType : String, Codable, Sendable, CaseIterable -
Payout method details model.
See moreDeclaration
Swift
public enum PayoutMethodDetails : Codable, Sendable -
Payout method status model.
See moreDeclaration
Swift
public enum PayoutMethodStatus : String, Codable, Sendable, CaseIterable -
Payout method type model.
See moreDeclaration
Swift
public enum PayoutMethodType : String, Codable, Sendable, CaseIterable -
Quote amount currency.
See moreDeclaration
Swift
public enum QuoteAmountCurrency : String, Codable, Sendable, CaseIterable -
The beneficiary account current status.
See moreDeclaration
Swift
public enum TransferFundsValidationResult : String, Codable, Sendable, CaseIterable
View on GitHub
Enumerations Reference