C# Class Litle.Sdk.echeckCredit

Inheritance: transactionTypeWithReportGroup
ファイルを表示 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_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

echeckToken public_oe property

public echeckTokenType,Litle.Sdk echeckToken
return echeckTokenType

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