Enumerations

The following enumerations are available globally.

  • Card custom fields enum.

    See more

    Declaration

    Swift

    public enum CardCustomField : String, Codable, Sendable
  • Card incentive value.

    See more

    Declaration

    Swift

    public enum CardIncentivesRules : Codable, Sendable
  • Card limit type enum.

    See more

    Declaration

    Swift

    public enum CardLimitType : String, Codable, Sendable
  • Card activation fee category model.

    See more

    Declaration

    Swift

    public enum CardServiceFeeCategory : Codable, Sendable
  • Card state enum.

    See more

    Declaration

    Swift

    public enum CardState : String, Sendable
  • Card status enum.

    See more

    Declaration

    Swift

    public enum CardStatus : String, Codable, Sendable
  • Quote service fee value.

    See more

    Declaration

    Swift

    public enum CardTransactionFeeValue : Codable, Sendable
  • Card type enum.

    See more

    Declaration

    Swift

    public enum CardType : String, Codable, Sendable
  • Incentive scope enum.

    See more

    Declaration

    Swift

    public enum IncentiveScope : String, Codable, Sendable
  • Incentive type enum.

    See more

    Declaration

    Swift

    public enum IncentiveType : String, Codable, Sendable
  • Quote service fee value.

    See more

    Declaration

    Swift

    public enum Merchant : Codable, Sendable
  • Non refundable prepaid card fund source.

    See more

    Declaration

    Swift

    public enum NonReloadablePrepaidCardSourceOfFunds : Codable, Sendable
  • Reissue/replace actions enum.

    See more

    Declaration

    Swift

    public enum ReissueReplaceAction : String, Codable, Sendable
  • Reissue/replace reasons enum.

    See more

    Declaration

    Swift

    public enum ReissueReplaceReason : String, Codable, Sendable