C# Class Litle.Sdk.echeckCredit

Inheritance: transactionTypeWithReportGroup
Show file Open project: LitleCo/litle-sdk-for-dotNet Class Usage Examples

Public Properties

Property Type Description
billToAddress contact
customBilling customBilling
echeck echeckType
echeckToken echeckTokenType
merchantData merchantDataType
orderId string
orderSource orderSourceType

Private Properties

Property Type Description

Public Methods

Method Description
Serialize ( ) : string

Method Details

Serialize() public method

public Serialize ( ) : string
return string

Property Details

billToAddress public property

public contact,Litle.Sdk billToAddress
return contact

customBilling public property

public customBilling,Litle.Sdk customBilling
return customBilling

echeck public property

public echeckType,Litle.Sdk echeck
return echeckType

echeckToken public property

public echeckTokenType,Litle.Sdk echeckToken
return echeckTokenType

merchantData public property

public merchantDataType,Litle.Sdk merchantData
return merchantDataType

orderId public property

public string orderId
return string

orderSource public property

public orderSourceType,Litle.Sdk orderSource
return orderSourceType