C# Class Litle.Sdk.authorization

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

Public Properties

Property Type Description
advancedFraudChecks advancedFraudChecksType
amexAggregatorData amexAggregatorData
amount long
applepay applepayType
billMeLaterRequest billMeLaterRequest
billToAddress contact
card cardType
cardholderAuthentication fraudCheckType
customBilling customBilling
customerInfo customerInfo
enhancedData enhancedData
filtering filteringType
healthcareIIAS healthcareIIAS
merchantData merchantDataType
mpos mposType
orderId string
orderSource orderSourceType
paypage cardPaypageType
paypal payPal
pos pos
processingInstructions processingInstructions
recurringRequest recurringRequest
recyclingRequest recyclingRequestType
shipToAddress contact
token cardTokenType
wallet wallet

Public Methods

Method Description
Serialize ( ) : string

Method Details

Serialize() public method

public Serialize ( ) : string
return string

Property Details

advancedFraudChecks public property

public advancedFraudChecksType,Litle.Sdk advancedFraudChecks
return advancedFraudChecksType

amexAggregatorData public property

public amexAggregatorData,Litle.Sdk amexAggregatorData
return amexAggregatorData

amount public property

public long amount
return long

applepay public property

public applepayType,Litle.Sdk applepay
return applepayType

billMeLaterRequest public property

public billMeLaterRequest,Litle.Sdk billMeLaterRequest
return billMeLaterRequest

billToAddress public property

public contact,Litle.Sdk billToAddress
return contact

card public property

public cardType,Litle.Sdk card
return cardType

cardholderAuthentication public property

public fraudCheckType,Litle.Sdk cardholderAuthentication
return fraudCheckType

customBilling public property

public customBilling,Litle.Sdk customBilling
return customBilling

customerInfo public property

public customerInfo,Litle.Sdk customerInfo
return customerInfo

enhancedData public property

public enhancedData,Litle.Sdk enhancedData
return enhancedData

filtering public property

public filteringType,Litle.Sdk filtering
return filteringType

healthcareIIAS public property

public healthcareIIAS,Litle.Sdk healthcareIIAS
return healthcareIIAS

merchantData public property

public merchantDataType,Litle.Sdk merchantData
return merchantDataType

mpos public property

public mposType,Litle.Sdk mpos
return mposType

orderId public property

public string orderId
return string

orderSource public property

public orderSourceType,Litle.Sdk orderSource
return orderSourceType

paypage public property

public cardPaypageType,Litle.Sdk paypage
return cardPaypageType

paypal public property

public payPal,Litle.Sdk paypal
return payPal

pos public property

public pos,Litle.Sdk pos
return pos

processingInstructions public property

public processingInstructions,Litle.Sdk processingInstructions
return processingInstructions

recurringRequest public property

public recurringRequest,Litle.Sdk recurringRequest
return recurringRequest

recyclingRequest public property

public recyclingRequestType recyclingRequest
return recyclingRequestType

shipToAddress public property

public contact shipToAddress
return contact

token public property

public cardTokenType token
return cardTokenType

wallet public property

public wallet wallet
return wallet