C# Class Litle.Sdk.capture

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

public enhancedData,Litle.Sdk enhancedData
return enhancedData

litleTxnId public property

public long litleTxnId
return long

payPalNotes public property

public string payPalNotes
return string

processingInstructions public property

public processingInstructions,Litle.Sdk processingInstructions
return processingInstructions