C# Class Litle.Sdk.registerTokenRequestType

Inheritance: transactionTypeWithReportGroup
ファイルを表示 Open project: LitleCo/litle-sdk-for-dotNet Class Usage Examples

Public Properties

Property Type Description
accountNumber string
applepay applepayType
cardValidationNum string
echeckForToken echeckForTokenType
orderId string
paypageRegistrationId string

Public Methods

Method Description
Serialize ( ) : string

Method Details

Serialize() public method

public Serialize ( ) : string
return string

Property Details

accountNumber public_oe property

public string accountNumber
return string

applepay public_oe property

public applepayType,Litle.Sdk applepay
return applepayType

cardValidationNum public_oe property

public string cardValidationNum
return string

echeckForToken public_oe property

public echeckForTokenType,Litle.Sdk echeckForToken
return echeckForTokenType

orderId public_oe property

public string orderId
return string

paypageRegistrationId public_oe property

public string paypageRegistrationId
return string