C# 클래스 Litle.Sdk.accountUpdateResponse

상속: transactionTypeWithReportGroup
파일 보기 프로젝트 열기: LitleCo/litle-sdk-for-dotNet

공개 프로퍼티들

프로퍼티 타입 설명
litleTxnId long
message string
orderId string
originalCard cardType
originalToken accountUpdateResponseCardTokenType
response string
responseTime System.DateTime
updatedCard cardType
updatedToken accountUpdateResponseCardTokenType

프로퍼티 상세

litleTxnId 공개적으로 프로퍼티

public long litleTxnId
리턴 long

message 공개적으로 프로퍼티

public string message
리턴 string

orderId 공개적으로 프로퍼티

public string orderId
리턴 string

originalCard 공개적으로 프로퍼티

public cardType,Litle.Sdk originalCard
리턴 cardType

originalToken 공개적으로 프로퍼티

public accountUpdateResponseCardTokenType,Litle.Sdk originalToken
리턴 accountUpdateResponseCardTokenType

response 공개적으로 프로퍼티

public string response
리턴 string

responseTime 공개적으로 프로퍼티

public DateTime,System responseTime
리턴 System.DateTime

updatedCard 공개적으로 프로퍼티

public cardType,Litle.Sdk updatedCard
리턴 cardType

updatedToken 공개적으로 프로퍼티

public accountUpdateResponseCardTokenType,Litle.Sdk updatedToken
리턴 accountUpdateResponseCardTokenType