C# Class Litle.Sdk.echeckSale

Inheritance: transactionTypeWithReportGroup
显示文件 Open project: LitleCo/litle-sdk-for-dotNet Class Usage Examples

Public Properties

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

Public Methods

Method Description
Serialize ( ) : string

Method Details

Serialize() public method

public Serialize ( ) : string
return string

Property Details

billToAddress public_oe property

public contact,Litle.Sdk billToAddress
return contact

customBilling public_oe property

public customBilling,Litle.Sdk customBilling
return customBilling

echeck public_oe property

public echeckType,Litle.Sdk echeck
return echeckType

merchantData public_oe property

public merchantDataType,Litle.Sdk merchantData
return merchantDataType

orderId public_oe property

public string orderId
return string

orderSource public_oe property

public orderSourceType,Litle.Sdk orderSource
return orderSourceType

shipToAddress public_oe property

public contact,Litle.Sdk shipToAddress
return contact

token public_oe property

public echeckTokenType,Litle.Sdk token
return echeckTokenType