C# 클래스 Litle.Sdk.cardType

파일 보기 프로젝트 열기: LitleCo/litle-sdk-for-dotNet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cardValidationNum string
expDate string
number string
pin string
track string
type methodOfPaymentTypeEnum

공개 메소드들

메소드 설명
Serialize ( ) : string

메소드 상세

Serialize() 공개 메소드

public Serialize ( ) : string
리턴 string

프로퍼티 상세

cardValidationNum 공개적으로 프로퍼티

public string cardValidationNum
리턴 string

expDate 공개적으로 프로퍼티

public string expDate
리턴 string

number 공개적으로 프로퍼티

public string number
리턴 string

pin 공개적으로 프로퍼티

public string pin
리턴 string

track 공개적으로 프로퍼티

public string track
리턴 string

type 공개적으로 프로퍼티

public methodOfPaymentTypeEnum type
리턴 methodOfPaymentTypeEnum