C# Class Litle.Sdk.captureGivenAuth

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

Public Properties

Property Type Description
amexAggregatorData amexAggregatorData
amount long
authInformation authInformation
billMeLaterRequest billMeLaterRequest
billToAddress contact
card cardType
customBilling customBilling
enhancedData enhancedData
merchantData merchantDataType
mpos mposType
orderId string
orderSource orderSourceType
paypage cardPaypageType
pos pos
processingInstructions processingInstructions
shipToAddress contact
token cardTokenType

Public Methods

Method Description
Serialize ( ) : string

Method Details

Serialize() public method

public Serialize ( ) : string
return string

Property Details

amexAggregatorData public_oe property

public amexAggregatorData,Litle.Sdk amexAggregatorData
return amexAggregatorData

amount public_oe property

public long amount
return long

authInformation public_oe property

public authInformation,Litle.Sdk authInformation
return authInformation

billMeLaterRequest public_oe property

public billMeLaterRequest,Litle.Sdk billMeLaterRequest
return billMeLaterRequest

billToAddress public_oe property

public contact,Litle.Sdk billToAddress
return contact

card public_oe property

public cardType,Litle.Sdk card
return cardType

customBilling public_oe property

public customBilling,Litle.Sdk customBilling
return customBilling

enhancedData public_oe property

public enhancedData,Litle.Sdk enhancedData
return enhancedData

merchantData public_oe property

public merchantDataType,Litle.Sdk merchantData
return merchantDataType

mpos public_oe property

public mposType,Litle.Sdk mpos
return mposType

orderId public_oe property

public string orderId
return string

orderSource public_oe property

public orderSourceType,Litle.Sdk orderSource
return orderSourceType

paypage public_oe property

public cardPaypageType,Litle.Sdk paypage
return cardPaypageType

pos public_oe property

public pos,Litle.Sdk pos
return pos

processingInstructions public_oe property

public processingInstructions,Litle.Sdk processingInstructions
return processingInstructions

shipToAddress public_oe property

public contact,Litle.Sdk shipToAddress
return contact

token public_oe property

public cardTokenType,Litle.Sdk token
return cardTokenType