C# Class unload, litle-sdk-for-dotNet

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

Public Properties

Property Type Description
amount long
card cardType
orderId string
orderSource orderSourceType

Public Methods

Method Description
Serialize ( ) : string

Method Details

Serialize() public method

public Serialize ( ) : string
return string

Property Details

amount public property

public long amount
return long

card public property

public cardType card
return cardType

orderId public property

public string orderId
return string

orderSource public property

public orderSourceType orderSource
return orderSourceType