C# Class Litle.Sdk.load

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

public long amount
return long

card public_oe property

public cardType,Litle.Sdk card
return cardType

orderId public_oe property

public string orderId
return string

orderSource public_oe property

public orderSourceType,Litle.Sdk orderSource
return orderSourceType