C# Class Litle.Sdk.registerTokenRequestType

Inheritance: transactionTypeWithReportGroup
Show file 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 property

public string accountNumber
return string

applepay public property

public applepayType,Litle.Sdk applepay
return applepayType

cardValidationNum public property

public string cardValidationNum
return string

echeckForToken public property

public echeckForTokenType,Litle.Sdk echeckForToken
return echeckForTokenType

orderId public property

public string orderId
return string

paypageRegistrationId public property

public string paypageRegistrationId
return string