Enumerations

The following enumerations are available globally.

  • The beneficiary legal type.

    See more

    Declaration

    Swift

    public enum BeneficiaryLegalType : String, Codable, Sendable
  • The beneficiary account current status.

    See more

    Declaration

    Swift

    public enum BeneficiaryStatus : String, Codable, Sendable
  • The beneficiary type.

    See more

    Declaration

    Swift

    public enum BeneficiaryType : String, Codable, Sendable
  • Cash pickup location type.

    See more

    Declaration

    Swift

    public enum CashPickupLocationType : String, Codable, Sendable
  • ID types.

    See more

    Declaration

    Swift

    public enum IdType : String, Codable, Sendable
  • Payout method details model.

    See more

    Declaration

    Swift

    public enum PayoutMethodDetails : Codable, Sendable
  • Payout method status model.

    See more

    Declaration

    Swift

    public enum PayoutMethodStatus : String, Codable, Sendable
  • Quote amount currency.

    See more

    Declaration

    Swift

    public enum QuoteAmountCurrency : String, Codable, Sendable
  • The beneficiary account current status.

    See more

    Declaration

    Swift

    public enum TransferFundsValidationResult : String, Codable, Sendable