C# 클래스 PaymillWrapper.Models.Payment.CardTypes

상속: PaymillWrapper.Utils.EnumBaseType
파일 보기 프로젝트 열기: paymill/paymill-net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AMEX Payment.CardTypes
CHINA_UNION_PAY Payment.CardTypes
DINERS Payment.CardTypes
DISCOVER Payment.CardTypes
JCB Payment.CardTypes
MAESTRO Payment.CardTypes
MASTERCARD Payment.CardTypes
UNKNOWN Payment.CardTypes
VISA Payment.CardTypes

공개 메소드들

메소드 설명
CardTypes ( ) : Newtonsoft.Json

비공개 메소드들

메소드 설명
CardTypes ( String value, System.Boolean unknowValue = false ) : Newtonsoft.Json

메소드 상세

CardTypes() 공개 메소드

public CardTypes ( ) : Newtonsoft.Json
리턴 Newtonsoft.Json

프로퍼티 상세

AMEX 공개적으로 정적으로 프로퍼티

public static Payment.CardTypes,PaymillWrapper.Models AMEX
리턴 Payment.CardTypes

CHINA_UNION_PAY 공개적으로 정적으로 프로퍼티

public static Payment.CardTypes,PaymillWrapper.Models CHINA_UNION_PAY
리턴 Payment.CardTypes

DINERS 공개적으로 정적으로 프로퍼티

public static Payment.CardTypes,PaymillWrapper.Models DINERS
리턴 Payment.CardTypes

DISCOVER 공개적으로 정적으로 프로퍼티

public static Payment.CardTypes,PaymillWrapper.Models DISCOVER
리턴 Payment.CardTypes

JCB 공개적으로 정적으로 프로퍼티

public static Payment.CardTypes,PaymillWrapper.Models JCB
리턴 Payment.CardTypes

MAESTRO 공개적으로 정적으로 프로퍼티

public static Payment.CardTypes,PaymillWrapper.Models MAESTRO
리턴 Payment.CardTypes

MASTERCARD 공개적으로 정적으로 프로퍼티

public static Payment.CardTypes,PaymillWrapper.Models MASTERCARD
리턴 Payment.CardTypes

UNKNOWN 공개적으로 정적으로 프로퍼티

public static Payment.CardTypes,PaymillWrapper.Models UNKNOWN
리턴 Payment.CardTypes

VISA 공개적으로 정적으로 프로퍼티

public static Payment.CardTypes,PaymillWrapper.Models VISA
리턴 Payment.CardTypes