C# 클래스 updateSubscription, litle-sdk-for-dotNet

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

공개 프로퍼티들

프로퍼티 타입 설명
billToAddress contact,
card cardType
createAddOns List
createDiscounts List
deleteAddOns List
deleteDiscounts List
paypage cardPaypageType
planCode string
token cardTokenType
updateAddOns List
updateDiscounts List

공개 메소드들

메소드 설명
Serialize ( ) : string
updateSubscription ( )

메소드 상세

Serialize() 공개 메소드

public Serialize ( ) : string
리턴 string

updateSubscription() 공개 메소드

public updateSubscription ( )

프로퍼티 상세

billToAddress 공개적으로 프로퍼티

public contact, billToAddress
리턴 contact,

card 공개적으로 프로퍼티

public cardType card
리턴 cardType

createAddOns 공개적으로 프로퍼티

public List createAddOns
리턴 List

createDiscounts 공개적으로 프로퍼티

public List createDiscounts
리턴 List

deleteAddOns 공개적으로 프로퍼티

public List deleteAddOns
리턴 List

deleteDiscounts 공개적으로 프로퍼티

public List deleteDiscounts
리턴 List

paypage 공개적으로 프로퍼티

public cardPaypageType paypage
리턴 cardPaypageType

planCode 공개적으로 프로퍼티

public string planCode
리턴 string

token 공개적으로 프로퍼티

public cardTokenType token
리턴 cardTokenType

updateAddOns 공개적으로 프로퍼티

public List updateAddOns
리턴 List

updateDiscounts 공개적으로 프로퍼티

public List updateDiscounts
리턴 List