Enumerations
The following enumerations are available globally.
-
The beneficiary legal type.
See moreDeclaration
Swift
public enum BeneficiaryLegalType : String, Codable
-
The beneficiary type.
See moreDeclaration
Swift
public enum BeneficiaryType : String, Codable
-
Payout method details model.
See moreDeclaration
Swift
public enum PayoutMethodDetails : Codable
-
Payout method status model.
See moreDeclaration
Swift
public enum PayoutMethodStatus : String, Codable
-
Quote amount currency.
See moreDeclaration
Swift
public enum QuoteAmountCurrency : String, Codable
-
The beneficiary account current status.
See moreDeclaration
Swift
public enum BeneficiaryStatus : String, Codable
-
Cash pickup location type.
See moreDeclaration
Swift
public enum CashPickupLocationType : String, Codable
-
The beneficiary account current status.
See moreDeclaration
Swift
public enum TransferFundsValidationResult : String, Codable