C# Class Litle.Sdk.capture

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

Public Properties

Property Type Description
enhancedData enhancedData
litleTxnId long
payPalNotes string
processingInstructions processingInstructions

Public Methods

Method Description
Serialize ( ) : string

Method Details

Serialize() public method

public Serialize ( ) : string
return string

Property Details

enhancedData public_oe property

public enhancedData,Litle.Sdk enhancedData
return enhancedData

litleTxnId public_oe property

public long litleTxnId
return long

payPalNotes public_oe property

public string payPalNotes
return string

processingInstructions public_oe property

public processingInstructions,Litle.Sdk processingInstructions
return processingInstructions