Serialized Form


Package org.broadleafcommerce.vendor.cybersource.service.message

Class org.broadleafcommerce.vendor.cybersource.service.message.AutoNumberMemberIdList extends ArrayList<CyberSourceItemRequest> implements Serializable

serialVersionUID: 1L

Class org.broadleafcommerce.vendor.cybersource.service.message.CyberSourceBillingRequest extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

title

String title

firstName

String firstName

middleName

String middleName

lastName

String lastName

suffix

String suffix

street1

String street1

street2

String street2

street3

String street3

street4

String street4

city

String city

county

String county

state

String state

postalCode

String postalCode

country

String country

company

String company

companyTaxID

String companyTaxID

phoneNumber

String phoneNumber

email

String email

ipAddress

String ipAddress

ipNetworkAddress

String ipNetworkAddress

dateOfBirth

String dateOfBirth

driversLicenseNumber

String driversLicenseNumber

driversLicenseState

String driversLicenseState

ssn

String ssn

Class org.broadleafcommerce.vendor.cybersource.service.message.CyberSourceItemRequest extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

Long id

shortDescription

String shortDescription

description

String description

unitPrice

Money unitPrice

quantity

Long quantity

Class org.broadleafcommerce.vendor.cybersource.service.message.CyberSourceRequest extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

serviceType

CyberSourceServiceType serviceType

Class org.broadleafcommerce.vendor.cybersource.service.message.CyberSourceResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

serviceType

CyberSourceServiceType serviceType

Package org.broadleafcommerce.vendor.cybersource.service.payment.message

Class org.broadleafcommerce.vendor.cybersource.service.payment.message.CyberSourceAuthResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

reasonCode

BigInteger reasonCode

amount

Money amount

authorizationCode

String authorizationCode

avsCode

String avsCode

avsCodeRaw

String avsCodeRaw

cvCode

String cvCode

cvCodeRaw

String cvCodeRaw

personalIDCode

String personalIDCode

authorizedDateTime

String authorizedDateTime

processorResponse

String processorResponse

bmlAccountNumber

String bmlAccountNumber

authFactorCode

String authFactorCode

reconciliationID

String reconciliationID

authRecord

String authRecord

merchantAdviceCode

String merchantAdviceCode

merchantAdviceCodeRaw

String merchantAdviceCodeRaw

cavvResponseCode

String cavvResponseCode

cavvResponseCodeRaw

String cavvResponseCodeRaw

authenticationXID

String authenticationXID

authorizationXID

String authorizationXID

processorCardType

String processorCardType

accountBalance

Money accountBalance

forwardCode

String forwardCode

enhancedDataEnabled

String enhancedDataEnabled

referralResponseNumber

String referralResponseNumber

subResponseCode

String subResponseCode

approvedAmount

Money approvedAmount

creditLine

String creditLine

approvedTerms

String approvedTerms

paymentNetworkTransactionID

String paymentNetworkTransactionID

cardCategory

String cardCategory

Class org.broadleafcommerce.vendor.cybersource.service.payment.message.CyberSourceAuthReverseResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

reasonCode

BigInteger reasonCode

amount

Money amount

authorizationCode

String authorizationCode

processorResponse

String processorResponse

requestDateTime

String requestDateTime

Class org.broadleafcommerce.vendor.cybersource.service.payment.message.CyberSourceCaptureResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

reasonCode

BigInteger reasonCode

requestDateTime

String requestDateTime

amount

Money amount

reconciliationID

String reconciliationID

Class org.broadleafcommerce.vendor.cybersource.service.payment.message.CyberSourceCardRequest extends CyberSourcePaymentRequest implements Serializable

serialVersionUID: 1L

Serialized Fields

fullName

String fullName

accountNumber

String accountNumber

expirationMonth

Integer expirationMonth

expirationYear

Integer expirationYear

cvIndicator

String cvIndicator

cvNumber

String cvNumber

cardType

String cardType

issueNumber

String issueNumber

startMonth

Integer startMonth

startYear

Integer startYear

pin

String pin

bin

String bin

requestID

String requestID

requestToken

String requestToken

Class org.broadleafcommerce.vendor.cybersource.service.payment.message.CyberSourceCardResponse extends CyberSourcePaymentResponse implements Serializable

serialVersionUID: 1L

Serialized Fields

authResponse

CyberSourceAuthResponse authResponse

captureResponse

CyberSourceCaptureResponse captureResponse

creditResponse

CyberSourceCreditResponse creditResponse

voidResponse

CyberSourceVoidResponse voidResponse

authReverseResponse

CyberSourceAuthReverseResponse authReverseResponse

Class org.broadleafcommerce.vendor.cybersource.service.payment.message.CyberSourceCreditResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

reasonCode

BigInteger reasonCode

requestDateTime

String requestDateTime

amount

Money amount

reconciliationID

String reconciliationID

Class org.broadleafcommerce.vendor.cybersource.service.payment.message.CyberSourcePaymentRequest extends CyberSourceRequest implements Serializable

serialVersionUID: 1L

Serialized Fields

billingRequest

CyberSourceBillingRequest billingRequest

currency

String currency

itemRequests

List<E> itemRequests

transactionType

CyberSourceTransactionType transactionType

methodType

CyberSourceMethodType methodType

grandTotal

Money grandTotal

useGrandTotal

Boolean useGrandTotal

Class org.broadleafcommerce.vendor.cybersource.service.payment.message.CyberSourcePaymentResponse extends CyberSourceResponse implements Serializable

serialVersionUID: 1L

Serialized Fields

isErrorDetected

boolean isErrorDetected

errorText

String errorText

merchantReferenceCode

String merchantReferenceCode

requestID

String requestID

decision

String decision

reasonCode

Integer reasonCode

missingField

String[] missingField

invalidField

String[] invalidField

requestToken

String requestToken

methodType

CyberSourceMethodType methodType

transactionType

CyberSourceTransactionType transactionType

Class org.broadleafcommerce.vendor.cybersource.service.payment.message.CyberSourceVoidResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

reasonCode

BigInteger reasonCode

requestDateTime

String requestDateTime

amount

Money amount

Package org.broadleafcommerce.vendor.cybersource.service.payment.type

Class org.broadleafcommerce.vendor.cybersource.service.payment.type.CyberSourceMethodType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Class org.broadleafcommerce.vendor.cybersource.service.payment.type.CyberSourceTransactionType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType

Package org.broadleafcommerce.vendor.cybersource.service.tax.message

Class org.broadleafcommerce.vendor.cybersource.service.tax.message.CyberSourceTaxItemRequest extends CyberSourceItemRequest implements Serializable

serialVersionUID: 1L

Serialized Fields

productCode

String productCode

productName

String productName

productSKU

String productSKU

productRisk

String productRisk

taxAmount

Money taxAmount

cityOverrideAmount

Money cityOverrideAmount

cityOverrideRate

Double cityOverrideRate

countyOverrideAmount

Money countyOverrideAmount

countyOverrideRate

Double countyOverrideRate

districtOverrideAmount

Money districtOverrideAmount

districtOverrideRate

Double districtOverrideRate

stateOverrideAmount

Money stateOverrideAmount

stateOverrideRate

Double stateOverrideRate

countryOverrideAmount

Money countryOverrideAmount

countryOverrideRate

Double countryOverrideRate

orderAcceptanceCity

String orderAcceptanceCity

orderAcceptanceCounty

String orderAcceptanceCounty

orderAcceptanceCountry

String orderAcceptanceCountry

orderAcceptanceState

String orderAcceptanceState

orderAcceptancePostalCode

String orderAcceptancePostalCode

orderOriginCity

String orderOriginCity

orderOriginCounty

String orderOriginCounty

orderOriginCountry

String orderOriginCountry

orderOriginState

String orderOriginState

orderOriginPostalCode

String orderOriginPostalCode

shipFromCity

String shipFromCity

shipFromCounty

String shipFromCounty

shipFromCountry

String shipFromCountry

shipFromState

String shipFromState

shipFromPostalCode

String shipFromPostalCode

export

String export

noExport

String noExport

nationalTax

Money nationalTax

vatRate

Double vatRate

sellerRegistration

String sellerRegistration

buyerRegistration

String buyerRegistration

middlemanRegistration

String middlemanRegistration

pointOfTitleTransfer

String pointOfTitleTransfer

giftCategory

String giftCategory

timeCategory

String timeCategory

hostHedge

String hostHedge

timeHedge

String timeHedge

velocityHedge

String velocityHedge

nonsensicalHedge

String nonsensicalHedge

phoneHedge

String phoneHedge

obscenitiesHedge

String obscenitiesHedge

unitOfMeasure

String unitOfMeasure

taxRate

Double taxRate

totalAmount

Money totalAmount

discountAmount

Money discountAmount

discountRate

Double discountRate

commodityCode

String commodityCode

grossNetIndicator

String grossNetIndicator

taxTypeApplied

String taxTypeApplied

discountIndicator

String discountIndicator

alternateTaxID

String alternateTaxID

alternateTaxAmount

Money alternateTaxAmount

alternateTaxTypeApplied

Money alternateTaxTypeApplied

alternateTaxRate

Double alternateTaxRate

alternateTaxType

String alternateTaxType

localTax

Money localTax

zeroCostToCustomerIndicator

String zeroCostToCustomerIndicator

nonCyberSourceQuantity

Long nonCyberSourceQuantity

nonCyberSourceFulfillmentGroupId

Long nonCyberSourceFulfillmentGroupId

Class org.broadleafcommerce.vendor.cybersource.service.tax.message.CyberSourceTaxItemResponse extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

cityTaxAmount

Money cityTaxAmount

countyTaxAmount

Money countyTaxAmount

districtTaxAmount

Money districtTaxAmount

stateTaxAmount

Money stateTaxAmount

totalTaxAmount

Money totalTaxAmount

id

Long id

Class org.broadleafcommerce.vendor.cybersource.service.tax.message.CyberSourceTaxRequest extends CyberSourceRequest implements Serializable

serialVersionUID: 1L

Serialized Fields

currency

String currency

itemRequests

List<E> itemRequests

billingRequest

CyberSourceBillingRequest billingRequest

grandTotal

Money grandTotal

useGrandTotal

Boolean useGrandTotal

nexus

String nexus

noNexus

String noNexus

orderAcceptanceCity

String orderAcceptanceCity

orderAcceptanceCounty

String orderAcceptanceCounty

orderAcceptanceCountry

String orderAcceptanceCountry

orderAcceptanceState

String orderAcceptanceState

orderAcceptancePostalCode

String orderAcceptancePostalCode

orderOriginCity

String orderOriginCity

orderOriginCounty

String orderOriginCounty

orderOriginCountry

String orderOriginCountry

orderOriginState

String orderOriginState

orderOriginPostalCode

String orderOriginPostalCode

Class org.broadleafcommerce.vendor.cybersource.service.tax.message.CyberSourceTaxResponse extends CyberSourceResponse implements Serializable

serialVersionUID: 1L

Serialized Fields

isErrorDetected

boolean isErrorDetected

errorText

String errorText

merchantReferenceCode

String merchantReferenceCode

requestID

String requestID

decision

String decision

reasonCode

Integer reasonCode

missingField

String[] missingField

invalidField

String[] invalidField

requestToken

String requestToken

currency

String currency

grandTotalAmount

Money grandTotalAmount

totalCityTaxAmount

Money totalCityTaxAmount

city

String city

totalCountyTaxAmount

Money totalCountyTaxAmount

county

String county

totalDistrictTaxAmount

Money totalDistrictTaxAmount

totalStateTaxAmount

Money totalStateTaxAmount

state

String state

totalTaxAmount

Money totalTaxAmount

postalCode

String postalCode

geocode

String geocode

itemResponses

CyberSourceTaxItemResponse[] itemResponses

cityRate

BigDecimal cityRate

stateRate

BigDecimal stateRate

districtRate

BigDecimal districtRate

countyRate

BigDecimal countyRate

totalRate

BigDecimal totalRate

Package org.broadleafcommerce.vendor.cybersource.service.type

Class org.broadleafcommerce.vendor.cybersource.service.type.CyberSourceServiceType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

friendlyType

String friendlyType



Copyright © 2012. All Rights Reserved.