C# Class Litle.Sdk.authorization

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

public advancedFraudChecksType,Litle.Sdk advancedFraudChecks
return advancedFraudChecksType

amexAggregatorData public_oe property

public amexAggregatorData,Litle.Sdk amexAggregatorData
return amexAggregatorData

amount public_oe property

public long amount
return long

applepay public_oe property

public applepayType,Litle.Sdk applepay
return applepayType

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

cardholderAuthentication public_oe property

public fraudCheckType,Litle.Sdk cardholderAuthentication
return fraudCheckType

customBilling public_oe property

public customBilling,Litle.Sdk customBilling
return customBilling

customerInfo public_oe property

public customerInfo,Litle.Sdk customerInfo
return customerInfo

enhancedData public_oe property

public enhancedData,Litle.Sdk enhancedData
return enhancedData

filtering public_oe property

public filteringType,Litle.Sdk filtering
return filteringType

healthcareIIAS public_oe property

public healthcareIIAS,Litle.Sdk healthcareIIAS
return healthcareIIAS

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

paypal public_oe property

public payPal,Litle.Sdk paypal
return payPal

pos public_oe property

public pos,Litle.Sdk pos
return pos

processingInstructions public_oe property

public processingInstructions,Litle.Sdk processingInstructions
return processingInstructions

recurringRequest public_oe property

public recurringRequest,Litle.Sdk recurringRequest
return recurringRequest

recyclingRequest public_oe property

public recyclingRequestType recyclingRequest
return recyclingRequestType

shipToAddress public_oe property

public contact shipToAddress
return contact

token public_oe property

public cardTokenType token
return cardTokenType

wallet public_oe property

public wallet wallet
return wallet