Enumerations

The following enumerations are available globally.

  • AVS results.

    See more

    Declaration

    Swift

    public enum AVSResult : String, Codable
  • Bank status cases.

    See more

    Declaration

    Swift

    public enum BankStatus : String, Codable
  • Bank types.

    See more

    Declaration

    Swift

    public enum BankType : String, Codable
  • CVV results.

    See more

    Declaration

    Swift

    public enum CVVResult : String, Codable
  • Card brands,

    See more

    Declaration

    Swift

    public enum CardBrand : String, Codable
  • Card status.

    See more

    Declaration

    Swift

    public enum CardStatus : String, Codable
  • Card types.

    See more

    Declaration

    Swift

    public enum CardType : String, Codable
  • Check status cases.

    See more

    Declaration

    Swift

    public enum CheckStatus : String, Codable
  • Payment method status reason types.

    See more

    Declaration

    Swift

    public enum PaymentMethodStatusReason : String, Codable
  • Check types.

    See more

    Declaration

    Swift

    public enum PaymentMethodType : String, Codable
  • Wallet status cases.

    See more

    Declaration

    Swift

    public enum WalletStatus : String, Codable
  • Wallet type cases.

    See more

    Declaration

    Swift

    public enum WalletType : String, Codable