CardScheme

@objc
public enum CardScheme : Int

Card payment network

  • Mastercard

    Declaration

    Swift

    case Mastercard
  • Visa

    Declaration

    Swift

    case Visa
  • Amex

    Declaration

    Swift

    case Amex
  • DISCOVER

    Declaration

    Swift

    case Discover