C# 클래스 Litle.Sdk.registerTokenRequestType

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

공개 프로퍼티들

프로퍼티 타입 설명
accountNumber string
applepay applepayType
cardValidationNum string
echeckForToken echeckForTokenType
orderId string
paypageRegistrationId string

공개 메소드들

메소드 설명
Serialize ( ) : string

메소드 상세

Serialize() 공개 메소드

public Serialize ( ) : string
리턴 string

프로퍼티 상세

accountNumber 공개적으로 프로퍼티

public string accountNumber
리턴 string

applepay 공개적으로 프로퍼티

public applepayType,Litle.Sdk applepay
리턴 applepayType

cardValidationNum 공개적으로 프로퍼티

public string cardValidationNum
리턴 string

echeckForToken 공개적으로 프로퍼티

public echeckForTokenType,Litle.Sdk echeckForToken
리턴 echeckForTokenType

orderId 공개적으로 프로퍼티

public string orderId
리턴 string

paypageRegistrationId 공개적으로 프로퍼티

public string paypageRegistrationId
리턴 string