com.bytekast.netsuite.client.SalesOrder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of netsuite-suitetalk Show documentation
Show all versions of netsuite-suitetalk Show documentation
Client API for NetSuite Suitetalk Web Services
The newest version!
package com.bytekast.netsuite.client;
import java.io.Serializable;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
/**
* Java class for SalesOrder complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="SalesOrder">
* <complexContent>
* <extension base="{urn:core_2017_1.platform.webservices.netsuite.com}Record">
* <sequence>
* <element name="createdDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="customForm" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="entity" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="job" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="currency" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="drAccount" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="fxAccount" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="tranDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="tranId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="entityTaxRegNum" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="source" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="createdFrom" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="orderStatus" type="{urn:types.sales_2017_1.transactions.webservices.netsuite.com}SalesOrderOrderStatus" minOccurs="0"/>
* <element name="nextBill" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="opportunity" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="salesRep" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="contribPct" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="partner" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="salesGroup" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="syncSalesTeams" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="leadSource" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="startDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="endDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="otherRefNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="memo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="salesEffectiveDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="excludeCommission" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="totalCostEstimate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="estGrossProfit" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="estGrossProfitPercent" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="exchangeRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="promoCode" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="currencyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="discountItem" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="discountRate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="isTaxable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="taxItem" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="taxRate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="toBePrinted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="toBeEmailed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="toBeFaxed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="fax" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="messageSel" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="message" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="billingAddress" type="{urn:common_2017_1.platform.webservices.netsuite.com}Address" minOccurs="0"/>
* <element name="billAddressList" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="shippingAddress" type="{urn:common_2017_1.platform.webservices.netsuite.com}Address" minOccurs="0"/>
* <element name="shipIsResidential" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="shipAddressList" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="fob" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="shipDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="actualShipDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="shipMethod" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="shippingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="shippingTax1Rate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="isMultiShipTo" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="shippingTax2Rate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="shippingTaxCode" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="handlingTaxCode" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="handlingTax1Rate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="handlingTax2Rate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="handlingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="trackingNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="linkedTrackingNumbers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="shipComplete" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="paymentMethod" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="shopperIpAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="saveOnAuthDecline" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="canHaveStackable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="creditCard" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="revenueStatus" type="{urn:types.common_2017_1.platform.webservices.netsuite.com}RevenueStatus" minOccurs="0"/>
* <element name="recognizedRevenue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="deferredRevenue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="revRecOnRevCommitment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="revCommitStatus" type="{urn:types.common_2017_1.platform.webservices.netsuite.com}RevenueCommitStatus" minOccurs="0"/>
* <element name="ccNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="ccExpireDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="ccName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="ccStreet" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="ccZipCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="payPalStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="creditCardProcessor" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="payPalTranId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="ccApproved" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="getAuth" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="authCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="ccAvsStreetMatch" type="{urn:types.common_2017_1.platform.webservices.netsuite.com}AvsMatchCode" minOccurs="0"/>
* <element name="ccAvsZipMatch" type="{urn:types.common_2017_1.platform.webservices.netsuite.com}AvsMatchCode" minOccurs="0"/>
* <element name="isRecurringPayment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="ccSecurityCodeMatch" type="{urn:types.common_2017_1.platform.webservices.netsuite.com}AvsMatchCode" minOccurs="0"/>
* <element name="altSalesTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="ignoreAvs" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="paymentEventResult" type="{urn:types.sales_2017_1.transactions.webservices.netsuite.com}TransactionPaymentEventResult" minOccurs="0"/>
* <element name="paymentEventHoldReason" type="{urn:types.sales_2017_1.transactions.webservices.netsuite.com}TransactionPaymentEventHoldReason" minOccurs="0"/>
* <element name="paymentEventType" type="{urn:types.sales_2017_1.transactions.webservices.netsuite.com}TransactionPaymentEventType" minOccurs="0"/>
* <element name="paymentEventDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="paymentEventUpdatedBy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="subTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="discountTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="taxTotal" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="altShippingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="altHandlingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="total" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="revRecSchedule" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="revRecStartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="revRecEndDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="paypalAuthId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="balance" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="paypalProcess" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="billingSchedule" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="ccSecurityCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="threeDStatusCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="class" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="department" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="subsidiary" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="intercoTransaction" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="intercoStatus" type="{urn:types.common_2017_1.platform.webservices.netsuite.com}IntercoStatus" minOccurs="0"/>
* <element name="debitCardIssueNo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="nexus" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="subsidiaryTaxRegNum" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="taxRegOverride" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="taxDetailsOverride" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="location" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="pnRefNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="tax2Total" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="terms" type="{urn:core_2017_1.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
* <element name="validFrom" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
* <element name="vatRegNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* <element name="giftCertApplied" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="oneTime" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="recurWeekly" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="recurMonthly" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="recurQuarterly" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="recurAnnually" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
* <element name="tranIsVsoeBundle" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="vsoeAutoCalc" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="syncPartnerTeams" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
* <element name="salesTeamList" type="{urn:sales_2017_1.transactions.webservices.netsuite.com}SalesOrderSalesTeamList" minOccurs="0"/>
* <element name="partnersList" type="{urn:sales_2017_1.transactions.webservices.netsuite.com}SalesOrderPartnersList" minOccurs="0"/>
* <element name="giftCertRedemptionList" type="{urn:sales_2017_1.transactions.webservices.netsuite.com}GiftCertRedemptionList" minOccurs="0"/>
* <element name="promotionsList" type="{urn:sales_2017_1.transactions.webservices.netsuite.com}PromotionsList" minOccurs="0"/>
* <element name="itemList" type="{urn:sales_2017_1.transactions.webservices.netsuite.com}SalesOrderItemList" minOccurs="0"/>
* <element name="shipGroupList" type="{urn:sales_2017_1.transactions.webservices.netsuite.com}SalesOrderShipGroupList" minOccurs="0"/>
* <element name="accountingBookDetailList" type="{urn:common_2017_1.platform.webservices.netsuite.com}AccountingBookDetailList" minOccurs="0"/>
* <element name="taxDetailsList" type="{urn:common_2017_1.platform.webservices.netsuite.com}TaxDetailsList" minOccurs="0"/>
* <element name="customFieldList" type="{urn:core_2017_1.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
* </sequence>
* <attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
* <attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
* </extension>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SalesOrder", namespace = "urn:sales_2017_1.transactions.webservices.netsuite.com", propOrder = {
"createdDate",
"customForm",
"entity",
"job",
"currency",
"drAccount",
"fxAccount",
"tranDate",
"tranId",
"entityTaxRegNum",
"source",
"createdFrom",
"orderStatus",
"nextBill",
"opportunity",
"salesRep",
"contribPct",
"partner",
"salesGroup",
"syncSalesTeams",
"leadSource",
"startDate",
"endDate",
"otherRefNum",
"memo",
"salesEffectiveDate",
"excludeCommission",
"totalCostEstimate",
"estGrossProfit",
"estGrossProfitPercent",
"exchangeRate",
"promoCode",
"currencyName",
"discountItem",
"discountRate",
"isTaxable",
"taxItem",
"taxRate",
"toBePrinted",
"toBeEmailed",
"email",
"toBeFaxed",
"fax",
"messageSel",
"message",
"billingAddress",
"billAddressList",
"shippingAddress",
"shipIsResidential",
"shipAddressList",
"fob",
"shipDate",
"actualShipDate",
"shipMethod",
"shippingCost",
"shippingTax1Rate",
"isMultiShipTo",
"shippingTax2Rate",
"shippingTaxCode",
"handlingTaxCode",
"handlingTax1Rate",
"handlingTax2Rate",
"handlingCost",
"trackingNumbers",
"linkedTrackingNumbers",
"shipComplete",
"paymentMethod",
"shopperIpAddress",
"saveOnAuthDecline",
"canHaveStackable",
"creditCard",
"revenueStatus",
"recognizedRevenue",
"deferredRevenue",
"revRecOnRevCommitment",
"revCommitStatus",
"ccNumber",
"ccExpireDate",
"ccName",
"ccStreet",
"ccZipCode",
"payPalStatus",
"creditCardProcessor",
"payPalTranId",
"ccApproved",
"getAuth",
"authCode",
"ccAvsStreetMatch",
"ccAvsZipMatch",
"isRecurringPayment",
"ccSecurityCodeMatch",
"altSalesTotal",
"ignoreAvs",
"paymentEventResult",
"paymentEventHoldReason",
"paymentEventType",
"paymentEventDate",
"paymentEventUpdatedBy",
"subTotal",
"discountTotal",
"taxTotal",
"altShippingCost",
"altHandlingCost",
"total",
"revRecSchedule",
"revRecStartDate",
"revRecEndDate",
"paypalAuthId",
"balance",
"paypalProcess",
"billingSchedule",
"ccSecurityCode",
"threeDStatusCode",
"clazz",
"department",
"subsidiary",
"intercoTransaction",
"intercoStatus",
"debitCardIssueNo",
"lastModifiedDate",
"nexus",
"subsidiaryTaxRegNum",
"taxRegOverride",
"taxDetailsOverride",
"location",
"pnRefNum",
"status",
"tax2Total",
"terms",
"validFrom",
"vatRegNum",
"giftCertApplied",
"oneTime",
"recurWeekly",
"recurMonthly",
"recurQuarterly",
"recurAnnually",
"tranIsVsoeBundle",
"vsoeAutoCalc",
"syncPartnerTeams",
"salesTeamList",
"partnersList",
"giftCertRedemptionList",
"promotionsList",
"itemList",
"shipGroupList",
"accountingBookDetailList",
"taxDetailsList",
"customFieldList"
})
public class SalesOrder
extends Record
implements Serializable
{
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar createdDate;
protected RecordRef customForm;
protected RecordRef entity;
protected RecordRef job;
protected RecordRef currency;
protected RecordRef drAccount;
protected RecordRef fxAccount;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar tranDate;
protected String tranId;
protected RecordRef entityTaxRegNum;
protected String source;
protected RecordRef createdFrom;
@XmlSchemaType(name = "string")
protected SalesOrderOrderStatus orderStatus;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar nextBill;
protected RecordRef opportunity;
protected RecordRef salesRep;
protected String contribPct;
protected RecordRef partner;
protected RecordRef salesGroup;
protected Boolean syncSalesTeams;
protected RecordRef leadSource;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar startDate;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar endDate;
protected String otherRefNum;
protected String memo;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar salesEffectiveDate;
protected Boolean excludeCommission;
protected Double totalCostEstimate;
protected Double estGrossProfit;
protected Double estGrossProfitPercent;
protected Double exchangeRate;
protected RecordRef promoCode;
protected String currencyName;
protected RecordRef discountItem;
protected String discountRate;
protected Boolean isTaxable;
protected RecordRef taxItem;
protected Double taxRate;
protected Boolean toBePrinted;
protected Boolean toBeEmailed;
protected String email;
protected Boolean toBeFaxed;
protected String fax;
protected RecordRef messageSel;
protected String message;
protected Address billingAddress;
protected RecordRef billAddressList;
protected Address shippingAddress;
protected Boolean shipIsResidential;
protected RecordRef shipAddressList;
protected String fob;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar shipDate;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar actualShipDate;
protected RecordRef shipMethod;
protected Double shippingCost;
protected Double shippingTax1Rate;
protected Boolean isMultiShipTo;
protected String shippingTax2Rate;
protected RecordRef shippingTaxCode;
protected RecordRef handlingTaxCode;
protected Double handlingTax1Rate;
protected String handlingTax2Rate;
protected Double handlingCost;
protected String trackingNumbers;
protected String linkedTrackingNumbers;
protected Boolean shipComplete;
protected RecordRef paymentMethod;
protected String shopperIpAddress;
protected Boolean saveOnAuthDecline;
protected Boolean canHaveStackable;
protected RecordRef creditCard;
@XmlSchemaType(name = "string")
protected RevenueStatus revenueStatus;
protected Double recognizedRevenue;
protected Double deferredRevenue;
protected Boolean revRecOnRevCommitment;
@XmlSchemaType(name = "string")
protected RevenueCommitStatus revCommitStatus;
protected String ccNumber;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar ccExpireDate;
protected String ccName;
protected String ccStreet;
protected String ccZipCode;
protected String payPalStatus;
protected RecordRef creditCardProcessor;
protected String payPalTranId;
protected Boolean ccApproved;
protected Boolean getAuth;
protected String authCode;
@XmlSchemaType(name = "string")
protected AvsMatchCode ccAvsStreetMatch;
@XmlSchemaType(name = "string")
protected AvsMatchCode ccAvsZipMatch;
protected Boolean isRecurringPayment;
@XmlSchemaType(name = "string")
protected AvsMatchCode ccSecurityCodeMatch;
protected Double altSalesTotal;
protected Boolean ignoreAvs;
@XmlSchemaType(name = "string")
protected TransactionPaymentEventResult paymentEventResult;
@XmlSchemaType(name = "string")
protected TransactionPaymentEventHoldReason paymentEventHoldReason;
@XmlSchemaType(name = "string")
protected TransactionPaymentEventType paymentEventType;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar paymentEventDate;
protected String paymentEventUpdatedBy;
protected Double subTotal;
protected Double discountTotal;
protected Double taxTotal;
protected Double altShippingCost;
protected Double altHandlingCost;
protected Double total;
protected RecordRef revRecSchedule;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar revRecStartDate;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar revRecEndDate;
protected String paypalAuthId;
protected Double balance;
protected Boolean paypalProcess;
protected RecordRef billingSchedule;
protected String ccSecurityCode;
protected String threeDStatusCode;
@XmlElement(name = "class")
protected RecordRef clazz;
protected RecordRef department;
protected RecordRef subsidiary;
protected RecordRef intercoTransaction;
@XmlSchemaType(name = "string")
protected IntercoStatus intercoStatus;
protected String debitCardIssueNo;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar lastModifiedDate;
protected RecordRef nexus;
protected RecordRef subsidiaryTaxRegNum;
protected Boolean taxRegOverride;
protected Boolean taxDetailsOverride;
protected RecordRef location;
protected String pnRefNum;
protected String status;
protected Double tax2Total;
protected RecordRef terms;
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar validFrom;
protected String vatRegNum;
protected Double giftCertApplied;
protected Double oneTime;
protected Double recurWeekly;
protected Double recurMonthly;
protected Double recurQuarterly;
protected Double recurAnnually;
protected Boolean tranIsVsoeBundle;
protected Boolean vsoeAutoCalc;
protected Boolean syncPartnerTeams;
protected SalesOrderSalesTeamList salesTeamList;
protected SalesOrderPartnersList partnersList;
protected GiftCertRedemptionList giftCertRedemptionList;
protected PromotionsList promotionsList;
protected SalesOrderItemList itemList;
protected SalesOrderShipGroupList shipGroupList;
protected AccountingBookDetailList accountingBookDetailList;
protected TaxDetailsList taxDetailsList;
protected CustomFieldList customFieldList;
@XmlAttribute(name = "internalId")
protected String internalId;
@XmlAttribute(name = "externalId")
protected String externalId;
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setCreatedDate(XMLGregorianCalendar value) {
this.createdDate = value;
}
/**
* Gets the value of the customForm property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getCustomForm() {
return customForm;
}
/**
* Sets the value of the customForm property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setCustomForm(RecordRef value) {
this.customForm = value;
}
/**
* Gets the value of the entity property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getEntity() {
return entity;
}
/**
* Sets the value of the entity property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setEntity(RecordRef value) {
this.entity = value;
}
/**
* Gets the value of the job property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getJob() {
return job;
}
/**
* Sets the value of the job property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setJob(RecordRef value) {
this.job = value;
}
/**
* Gets the value of the currency property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getCurrency() {
return currency;
}
/**
* Sets the value of the currency property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setCurrency(RecordRef value) {
this.currency = value;
}
/**
* Gets the value of the drAccount property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getDrAccount() {
return drAccount;
}
/**
* Sets the value of the drAccount property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setDrAccount(RecordRef value) {
this.drAccount = value;
}
/**
* Gets the value of the fxAccount property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getFxAccount() {
return fxAccount;
}
/**
* Sets the value of the fxAccount property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setFxAccount(RecordRef value) {
this.fxAccount = value;
}
/**
* Gets the value of the tranDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getTranDate() {
return tranDate;
}
/**
* Sets the value of the tranDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setTranDate(XMLGregorianCalendar value) {
this.tranDate = value;
}
/**
* Gets the value of the tranId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTranId() {
return tranId;
}
/**
* Sets the value of the tranId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTranId(String value) {
this.tranId = value;
}
/**
* Gets the value of the entityTaxRegNum property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getEntityTaxRegNum() {
return entityTaxRegNum;
}
/**
* Sets the value of the entityTaxRegNum property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setEntityTaxRegNum(RecordRef value) {
this.entityTaxRegNum = value;
}
/**
* Gets the value of the source property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSource() {
return source;
}
/**
* Sets the value of the source property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSource(String value) {
this.source = value;
}
/**
* Gets the value of the createdFrom property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getCreatedFrom() {
return createdFrom;
}
/**
* Sets the value of the createdFrom property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setCreatedFrom(RecordRef value) {
this.createdFrom = value;
}
/**
* Gets the value of the orderStatus property.
*
* @return
* possible object is
* {@link SalesOrderOrderStatus }
*
*/
public SalesOrderOrderStatus getOrderStatus() {
return orderStatus;
}
/**
* Sets the value of the orderStatus property.
*
* @param value
* allowed object is
* {@link SalesOrderOrderStatus }
*
*/
public void setOrderStatus(SalesOrderOrderStatus value) {
this.orderStatus = value;
}
/**
* Gets the value of the nextBill property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getNextBill() {
return nextBill;
}
/**
* Sets the value of the nextBill property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setNextBill(XMLGregorianCalendar value) {
this.nextBill = value;
}
/**
* Gets the value of the opportunity property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getOpportunity() {
return opportunity;
}
/**
* Sets the value of the opportunity property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setOpportunity(RecordRef value) {
this.opportunity = value;
}
/**
* Gets the value of the salesRep property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getSalesRep() {
return salesRep;
}
/**
* Sets the value of the salesRep property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setSalesRep(RecordRef value) {
this.salesRep = value;
}
/**
* Gets the value of the contribPct property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getContribPct() {
return contribPct;
}
/**
* Sets the value of the contribPct property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setContribPct(String value) {
this.contribPct = value;
}
/**
* Gets the value of the partner property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getPartner() {
return partner;
}
/**
* Sets the value of the partner property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setPartner(RecordRef value) {
this.partner = value;
}
/**
* Gets the value of the salesGroup property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getSalesGroup() {
return salesGroup;
}
/**
* Sets the value of the salesGroup property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setSalesGroup(RecordRef value) {
this.salesGroup = value;
}
/**
* Gets the value of the syncSalesTeams property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSyncSalesTeams() {
return syncSalesTeams;
}
/**
* Sets the value of the syncSalesTeams property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSyncSalesTeams(Boolean value) {
this.syncSalesTeams = value;
}
/**
* Gets the value of the leadSource property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getLeadSource() {
return leadSource;
}
/**
* Sets the value of the leadSource property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setLeadSource(RecordRef value) {
this.leadSource = value;
}
/**
* Gets the value of the startDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getStartDate() {
return startDate;
}
/**
* Sets the value of the startDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setStartDate(XMLGregorianCalendar value) {
this.startDate = value;
}
/**
* Gets the value of the endDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getEndDate() {
return endDate;
}
/**
* Sets the value of the endDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setEndDate(XMLGregorianCalendar value) {
this.endDate = value;
}
/**
* Gets the value of the otherRefNum property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOtherRefNum() {
return otherRefNum;
}
/**
* Sets the value of the otherRefNum property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOtherRefNum(String value) {
this.otherRefNum = value;
}
/**
* Gets the value of the memo property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMemo() {
return memo;
}
/**
* Sets the value of the memo property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMemo(String value) {
this.memo = value;
}
/**
* Gets the value of the salesEffectiveDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getSalesEffectiveDate() {
return salesEffectiveDate;
}
/**
* Sets the value of the salesEffectiveDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setSalesEffectiveDate(XMLGregorianCalendar value) {
this.salesEffectiveDate = value;
}
/**
* Gets the value of the excludeCommission property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isExcludeCommission() {
return excludeCommission;
}
/**
* Sets the value of the excludeCommission property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setExcludeCommission(Boolean value) {
this.excludeCommission = value;
}
/**
* Gets the value of the totalCostEstimate property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getTotalCostEstimate() {
return totalCostEstimate;
}
/**
* Sets the value of the totalCostEstimate property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setTotalCostEstimate(Double value) {
this.totalCostEstimate = value;
}
/**
* Gets the value of the estGrossProfit property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getEstGrossProfit() {
return estGrossProfit;
}
/**
* Sets the value of the estGrossProfit property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setEstGrossProfit(Double value) {
this.estGrossProfit = value;
}
/**
* Gets the value of the estGrossProfitPercent property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getEstGrossProfitPercent() {
return estGrossProfitPercent;
}
/**
* Sets the value of the estGrossProfitPercent property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setEstGrossProfitPercent(Double value) {
this.estGrossProfitPercent = value;
}
/**
* Gets the value of the exchangeRate property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getExchangeRate() {
return exchangeRate;
}
/**
* Sets the value of the exchangeRate property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setExchangeRate(Double value) {
this.exchangeRate = value;
}
/**
* Gets the value of the promoCode property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getPromoCode() {
return promoCode;
}
/**
* Sets the value of the promoCode property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setPromoCode(RecordRef value) {
this.promoCode = value;
}
/**
* Gets the value of the currencyName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCurrencyName() {
return currencyName;
}
/**
* Sets the value of the currencyName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCurrencyName(String value) {
this.currencyName = value;
}
/**
* Gets the value of the discountItem property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getDiscountItem() {
return discountItem;
}
/**
* Sets the value of the discountItem property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setDiscountItem(RecordRef value) {
this.discountItem = value;
}
/**
* Gets the value of the discountRate property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDiscountRate() {
return discountRate;
}
/**
* Sets the value of the discountRate property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDiscountRate(String value) {
this.discountRate = value;
}
/**
* Gets the value of the isTaxable property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsTaxable() {
return isTaxable;
}
/**
* Sets the value of the isTaxable property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsTaxable(Boolean value) {
this.isTaxable = value;
}
/**
* Gets the value of the taxItem property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getTaxItem() {
return taxItem;
}
/**
* Sets the value of the taxItem property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setTaxItem(RecordRef value) {
this.taxItem = value;
}
/**
* Gets the value of the taxRate property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getTaxRate() {
return taxRate;
}
/**
* Sets the value of the taxRate property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setTaxRate(Double value) {
this.taxRate = value;
}
/**
* Gets the value of the toBePrinted property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isToBePrinted() {
return toBePrinted;
}
/**
* Sets the value of the toBePrinted property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setToBePrinted(Boolean value) {
this.toBePrinted = value;
}
/**
* Gets the value of the toBeEmailed property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isToBeEmailed() {
return toBeEmailed;
}
/**
* Sets the value of the toBeEmailed property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setToBeEmailed(Boolean value) {
this.toBeEmailed = value;
}
/**
* Gets the value of the email property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getEmail() {
return email;
}
/**
* Sets the value of the email property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setEmail(String value) {
this.email = value;
}
/**
* Gets the value of the toBeFaxed property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isToBeFaxed() {
return toBeFaxed;
}
/**
* Sets the value of the toBeFaxed property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setToBeFaxed(Boolean value) {
this.toBeFaxed = value;
}
/**
* Gets the value of the fax property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFax() {
return fax;
}
/**
* Sets the value of the fax property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFax(String value) {
this.fax = value;
}
/**
* Gets the value of the messageSel property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getMessageSel() {
return messageSel;
}
/**
* Sets the value of the messageSel property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setMessageSel(RecordRef value) {
this.messageSel = value;
}
/**
* Gets the value of the message property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMessage() {
return message;
}
/**
* Sets the value of the message property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMessage(String value) {
this.message = value;
}
/**
* Gets the value of the billingAddress property.
*
* @return
* possible object is
* {@link Address }
*
*/
public Address getBillingAddress() {
return billingAddress;
}
/**
* Sets the value of the billingAddress property.
*
* @param value
* allowed object is
* {@link Address }
*
*/
public void setBillingAddress(Address value) {
this.billingAddress = value;
}
/**
* Gets the value of the billAddressList property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getBillAddressList() {
return billAddressList;
}
/**
* Sets the value of the billAddressList property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setBillAddressList(RecordRef value) {
this.billAddressList = value;
}
/**
* Gets the value of the shippingAddress property.
*
* @return
* possible object is
* {@link Address }
*
*/
public Address getShippingAddress() {
return shippingAddress;
}
/**
* Sets the value of the shippingAddress property.
*
* @param value
* allowed object is
* {@link Address }
*
*/
public void setShippingAddress(Address value) {
this.shippingAddress = value;
}
/**
* Gets the value of the shipIsResidential property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShipIsResidential() {
return shipIsResidential;
}
/**
* Sets the value of the shipIsResidential property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShipIsResidential(Boolean value) {
this.shipIsResidential = value;
}
/**
* Gets the value of the shipAddressList property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getShipAddressList() {
return shipAddressList;
}
/**
* Sets the value of the shipAddressList property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setShipAddressList(RecordRef value) {
this.shipAddressList = value;
}
/**
* Gets the value of the fob property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFob() {
return fob;
}
/**
* Sets the value of the fob property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFob(String value) {
this.fob = value;
}
/**
* Gets the value of the shipDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getShipDate() {
return shipDate;
}
/**
* Sets the value of the shipDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setShipDate(XMLGregorianCalendar value) {
this.shipDate = value;
}
/**
* Gets the value of the actualShipDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getActualShipDate() {
return actualShipDate;
}
/**
* Sets the value of the actualShipDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setActualShipDate(XMLGregorianCalendar value) {
this.actualShipDate = value;
}
/**
* Gets the value of the shipMethod property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getShipMethod() {
return shipMethod;
}
/**
* Sets the value of the shipMethod property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setShipMethod(RecordRef value) {
this.shipMethod = value;
}
/**
* Gets the value of the shippingCost property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getShippingCost() {
return shippingCost;
}
/**
* Sets the value of the shippingCost property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setShippingCost(Double value) {
this.shippingCost = value;
}
/**
* Gets the value of the shippingTax1Rate property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getShippingTax1Rate() {
return shippingTax1Rate;
}
/**
* Sets the value of the shippingTax1Rate property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setShippingTax1Rate(Double value) {
this.shippingTax1Rate = value;
}
/**
* Gets the value of the isMultiShipTo property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsMultiShipTo() {
return isMultiShipTo;
}
/**
* Sets the value of the isMultiShipTo property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsMultiShipTo(Boolean value) {
this.isMultiShipTo = value;
}
/**
* Gets the value of the shippingTax2Rate property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getShippingTax2Rate() {
return shippingTax2Rate;
}
/**
* Sets the value of the shippingTax2Rate property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setShippingTax2Rate(String value) {
this.shippingTax2Rate = value;
}
/**
* Gets the value of the shippingTaxCode property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getShippingTaxCode() {
return shippingTaxCode;
}
/**
* Sets the value of the shippingTaxCode property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setShippingTaxCode(RecordRef value) {
this.shippingTaxCode = value;
}
/**
* Gets the value of the handlingTaxCode property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getHandlingTaxCode() {
return handlingTaxCode;
}
/**
* Sets the value of the handlingTaxCode property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setHandlingTaxCode(RecordRef value) {
this.handlingTaxCode = value;
}
/**
* Gets the value of the handlingTax1Rate property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getHandlingTax1Rate() {
return handlingTax1Rate;
}
/**
* Sets the value of the handlingTax1Rate property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setHandlingTax1Rate(Double value) {
this.handlingTax1Rate = value;
}
/**
* Gets the value of the handlingTax2Rate property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHandlingTax2Rate() {
return handlingTax2Rate;
}
/**
* Sets the value of the handlingTax2Rate property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHandlingTax2Rate(String value) {
this.handlingTax2Rate = value;
}
/**
* Gets the value of the handlingCost property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getHandlingCost() {
return handlingCost;
}
/**
* Sets the value of the handlingCost property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setHandlingCost(Double value) {
this.handlingCost = value;
}
/**
* Gets the value of the trackingNumbers property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTrackingNumbers() {
return trackingNumbers;
}
/**
* Sets the value of the trackingNumbers property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTrackingNumbers(String value) {
this.trackingNumbers = value;
}
/**
* Gets the value of the linkedTrackingNumbers property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLinkedTrackingNumbers() {
return linkedTrackingNumbers;
}
/**
* Sets the value of the linkedTrackingNumbers property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLinkedTrackingNumbers(String value) {
this.linkedTrackingNumbers = value;
}
/**
* Gets the value of the shipComplete property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShipComplete() {
return shipComplete;
}
/**
* Sets the value of the shipComplete property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShipComplete(Boolean value) {
this.shipComplete = value;
}
/**
* Gets the value of the paymentMethod property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getPaymentMethod() {
return paymentMethod;
}
/**
* Sets the value of the paymentMethod property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setPaymentMethod(RecordRef value) {
this.paymentMethod = value;
}
/**
* Gets the value of the shopperIpAddress property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getShopperIpAddress() {
return shopperIpAddress;
}
/**
* Sets the value of the shopperIpAddress property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setShopperIpAddress(String value) {
this.shopperIpAddress = value;
}
/**
* Gets the value of the saveOnAuthDecline property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSaveOnAuthDecline() {
return saveOnAuthDecline;
}
/**
* Sets the value of the saveOnAuthDecline property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSaveOnAuthDecline(Boolean value) {
this.saveOnAuthDecline = value;
}
/**
* Gets the value of the canHaveStackable property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isCanHaveStackable() {
return canHaveStackable;
}
/**
* Sets the value of the canHaveStackable property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setCanHaveStackable(Boolean value) {
this.canHaveStackable = value;
}
/**
* Gets the value of the creditCard property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getCreditCard() {
return creditCard;
}
/**
* Sets the value of the creditCard property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setCreditCard(RecordRef value) {
this.creditCard = value;
}
/**
* Gets the value of the revenueStatus property.
*
* @return
* possible object is
* {@link RevenueStatus }
*
*/
public RevenueStatus getRevenueStatus() {
return revenueStatus;
}
/**
* Sets the value of the revenueStatus property.
*
* @param value
* allowed object is
* {@link RevenueStatus }
*
*/
public void setRevenueStatus(RevenueStatus value) {
this.revenueStatus = value;
}
/**
* Gets the value of the recognizedRevenue property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getRecognizedRevenue() {
return recognizedRevenue;
}
/**
* Sets the value of the recognizedRevenue property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setRecognizedRevenue(Double value) {
this.recognizedRevenue = value;
}
/**
* Gets the value of the deferredRevenue property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getDeferredRevenue() {
return deferredRevenue;
}
/**
* Sets the value of the deferredRevenue property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setDeferredRevenue(Double value) {
this.deferredRevenue = value;
}
/**
* Gets the value of the revRecOnRevCommitment property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isRevRecOnRevCommitment() {
return revRecOnRevCommitment;
}
/**
* Sets the value of the revRecOnRevCommitment property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setRevRecOnRevCommitment(Boolean value) {
this.revRecOnRevCommitment = value;
}
/**
* Gets the value of the revCommitStatus property.
*
* @return
* possible object is
* {@link RevenueCommitStatus }
*
*/
public RevenueCommitStatus getRevCommitStatus() {
return revCommitStatus;
}
/**
* Sets the value of the revCommitStatus property.
*
* @param value
* allowed object is
* {@link RevenueCommitStatus }
*
*/
public void setRevCommitStatus(RevenueCommitStatus value) {
this.revCommitStatus = value;
}
/**
* Gets the value of the ccNumber property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCcNumber() {
return ccNumber;
}
/**
* Sets the value of the ccNumber property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCcNumber(String value) {
this.ccNumber = value;
}
/**
* Gets the value of the ccExpireDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getCcExpireDate() {
return ccExpireDate;
}
/**
* Sets the value of the ccExpireDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setCcExpireDate(XMLGregorianCalendar value) {
this.ccExpireDate = value;
}
/**
* Gets the value of the ccName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCcName() {
return ccName;
}
/**
* Sets the value of the ccName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCcName(String value) {
this.ccName = value;
}
/**
* Gets the value of the ccStreet property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCcStreet() {
return ccStreet;
}
/**
* Sets the value of the ccStreet property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCcStreet(String value) {
this.ccStreet = value;
}
/**
* Gets the value of the ccZipCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCcZipCode() {
return ccZipCode;
}
/**
* Sets the value of the ccZipCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCcZipCode(String value) {
this.ccZipCode = value;
}
/**
* Gets the value of the payPalStatus property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPayPalStatus() {
return payPalStatus;
}
/**
* Sets the value of the payPalStatus property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPayPalStatus(String value) {
this.payPalStatus = value;
}
/**
* Gets the value of the creditCardProcessor property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getCreditCardProcessor() {
return creditCardProcessor;
}
/**
* Sets the value of the creditCardProcessor property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setCreditCardProcessor(RecordRef value) {
this.creditCardProcessor = value;
}
/**
* Gets the value of the payPalTranId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPayPalTranId() {
return payPalTranId;
}
/**
* Sets the value of the payPalTranId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPayPalTranId(String value) {
this.payPalTranId = value;
}
/**
* Gets the value of the ccApproved property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isCcApproved() {
return ccApproved;
}
/**
* Sets the value of the ccApproved property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setCcApproved(Boolean value) {
this.ccApproved = value;
}
/**
* Gets the value of the getAuth property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isGetAuth() {
return getAuth;
}
/**
* Sets the value of the getAuth property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setGetAuth(Boolean value) {
this.getAuth = value;
}
/**
* Gets the value of the authCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAuthCode() {
return authCode;
}
/**
* Sets the value of the authCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAuthCode(String value) {
this.authCode = value;
}
/**
* Gets the value of the ccAvsStreetMatch property.
*
* @return
* possible object is
* {@link AvsMatchCode }
*
*/
public AvsMatchCode getCcAvsStreetMatch() {
return ccAvsStreetMatch;
}
/**
* Sets the value of the ccAvsStreetMatch property.
*
* @param value
* allowed object is
* {@link AvsMatchCode }
*
*/
public void setCcAvsStreetMatch(AvsMatchCode value) {
this.ccAvsStreetMatch = value;
}
/**
* Gets the value of the ccAvsZipMatch property.
*
* @return
* possible object is
* {@link AvsMatchCode }
*
*/
public AvsMatchCode getCcAvsZipMatch() {
return ccAvsZipMatch;
}
/**
* Sets the value of the ccAvsZipMatch property.
*
* @param value
* allowed object is
* {@link AvsMatchCode }
*
*/
public void setCcAvsZipMatch(AvsMatchCode value) {
this.ccAvsZipMatch = value;
}
/**
* Gets the value of the isRecurringPayment property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsRecurringPayment() {
return isRecurringPayment;
}
/**
* Sets the value of the isRecurringPayment property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsRecurringPayment(Boolean value) {
this.isRecurringPayment = value;
}
/**
* Gets the value of the ccSecurityCodeMatch property.
*
* @return
* possible object is
* {@link AvsMatchCode }
*
*/
public AvsMatchCode getCcSecurityCodeMatch() {
return ccSecurityCodeMatch;
}
/**
* Sets the value of the ccSecurityCodeMatch property.
*
* @param value
* allowed object is
* {@link AvsMatchCode }
*
*/
public void setCcSecurityCodeMatch(AvsMatchCode value) {
this.ccSecurityCodeMatch = value;
}
/**
* Gets the value of the altSalesTotal property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getAltSalesTotal() {
return altSalesTotal;
}
/**
* Sets the value of the altSalesTotal property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setAltSalesTotal(Double value) {
this.altSalesTotal = value;
}
/**
* Gets the value of the ignoreAvs property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIgnoreAvs() {
return ignoreAvs;
}
/**
* Sets the value of the ignoreAvs property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIgnoreAvs(Boolean value) {
this.ignoreAvs = value;
}
/**
* Gets the value of the paymentEventResult property.
*
* @return
* possible object is
* {@link TransactionPaymentEventResult }
*
*/
public TransactionPaymentEventResult getPaymentEventResult() {
return paymentEventResult;
}
/**
* Sets the value of the paymentEventResult property.
*
* @param value
* allowed object is
* {@link TransactionPaymentEventResult }
*
*/
public void setPaymentEventResult(TransactionPaymentEventResult value) {
this.paymentEventResult = value;
}
/**
* Gets the value of the paymentEventHoldReason property.
*
* @return
* possible object is
* {@link TransactionPaymentEventHoldReason }
*
*/
public TransactionPaymentEventHoldReason getPaymentEventHoldReason() {
return paymentEventHoldReason;
}
/**
* Sets the value of the paymentEventHoldReason property.
*
* @param value
* allowed object is
* {@link TransactionPaymentEventHoldReason }
*
*/
public void setPaymentEventHoldReason(TransactionPaymentEventHoldReason value) {
this.paymentEventHoldReason = value;
}
/**
* Gets the value of the paymentEventType property.
*
* @return
* possible object is
* {@link TransactionPaymentEventType }
*
*/
public TransactionPaymentEventType getPaymentEventType() {
return paymentEventType;
}
/**
* Sets the value of the paymentEventType property.
*
* @param value
* allowed object is
* {@link TransactionPaymentEventType }
*
*/
public void setPaymentEventType(TransactionPaymentEventType value) {
this.paymentEventType = value;
}
/**
* Gets the value of the paymentEventDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getPaymentEventDate() {
return paymentEventDate;
}
/**
* Sets the value of the paymentEventDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setPaymentEventDate(XMLGregorianCalendar value) {
this.paymentEventDate = value;
}
/**
* Gets the value of the paymentEventUpdatedBy property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPaymentEventUpdatedBy() {
return paymentEventUpdatedBy;
}
/**
* Sets the value of the paymentEventUpdatedBy property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPaymentEventUpdatedBy(String value) {
this.paymentEventUpdatedBy = value;
}
/**
* Gets the value of the subTotal property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getSubTotal() {
return subTotal;
}
/**
* Sets the value of the subTotal property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setSubTotal(Double value) {
this.subTotal = value;
}
/**
* Gets the value of the discountTotal property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getDiscountTotal() {
return discountTotal;
}
/**
* Sets the value of the discountTotal property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setDiscountTotal(Double value) {
this.discountTotal = value;
}
/**
* Gets the value of the taxTotal property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getTaxTotal() {
return taxTotal;
}
/**
* Sets the value of the taxTotal property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setTaxTotal(Double value) {
this.taxTotal = value;
}
/**
* Gets the value of the altShippingCost property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getAltShippingCost() {
return altShippingCost;
}
/**
* Sets the value of the altShippingCost property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setAltShippingCost(Double value) {
this.altShippingCost = value;
}
/**
* Gets the value of the altHandlingCost property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getAltHandlingCost() {
return altHandlingCost;
}
/**
* Sets the value of the altHandlingCost property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setAltHandlingCost(Double value) {
this.altHandlingCost = value;
}
/**
* Gets the value of the total property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getTotal() {
return total;
}
/**
* Sets the value of the total property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setTotal(Double value) {
this.total = value;
}
/**
* Gets the value of the revRecSchedule property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getRevRecSchedule() {
return revRecSchedule;
}
/**
* Sets the value of the revRecSchedule property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setRevRecSchedule(RecordRef value) {
this.revRecSchedule = value;
}
/**
* Gets the value of the revRecStartDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getRevRecStartDate() {
return revRecStartDate;
}
/**
* Sets the value of the revRecStartDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setRevRecStartDate(XMLGregorianCalendar value) {
this.revRecStartDate = value;
}
/**
* Gets the value of the revRecEndDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getRevRecEndDate() {
return revRecEndDate;
}
/**
* Sets the value of the revRecEndDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setRevRecEndDate(XMLGregorianCalendar value) {
this.revRecEndDate = value;
}
/**
* Gets the value of the paypalAuthId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPaypalAuthId() {
return paypalAuthId;
}
/**
* Sets the value of the paypalAuthId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPaypalAuthId(String value) {
this.paypalAuthId = value;
}
/**
* Gets the value of the balance property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getBalance() {
return balance;
}
/**
* Sets the value of the balance property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setBalance(Double value) {
this.balance = value;
}
/**
* Gets the value of the paypalProcess property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isPaypalProcess() {
return paypalProcess;
}
/**
* Sets the value of the paypalProcess property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setPaypalProcess(Boolean value) {
this.paypalProcess = value;
}
/**
* Gets the value of the billingSchedule property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getBillingSchedule() {
return billingSchedule;
}
/**
* Sets the value of the billingSchedule property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setBillingSchedule(RecordRef value) {
this.billingSchedule = value;
}
/**
* Gets the value of the ccSecurityCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCcSecurityCode() {
return ccSecurityCode;
}
/**
* Sets the value of the ccSecurityCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCcSecurityCode(String value) {
this.ccSecurityCode = value;
}
/**
* Gets the value of the threeDStatusCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getThreeDStatusCode() {
return threeDStatusCode;
}
/**
* Sets the value of the threeDStatusCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setThreeDStatusCode(String value) {
this.threeDStatusCode = value;
}
/**
* Gets the value of the clazz property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getClazz() {
return clazz;
}
/**
* Sets the value of the clazz property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setClazz(RecordRef value) {
this.clazz = value;
}
/**
* Gets the value of the department property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getDepartment() {
return department;
}
/**
* Sets the value of the department property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setDepartment(RecordRef value) {
this.department = value;
}
/**
* Gets the value of the subsidiary property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getSubsidiary() {
return subsidiary;
}
/**
* Sets the value of the subsidiary property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setSubsidiary(RecordRef value) {
this.subsidiary = value;
}
/**
* Gets the value of the intercoTransaction property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getIntercoTransaction() {
return intercoTransaction;
}
/**
* Sets the value of the intercoTransaction property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setIntercoTransaction(RecordRef value) {
this.intercoTransaction = value;
}
/**
* Gets the value of the intercoStatus property.
*
* @return
* possible object is
* {@link IntercoStatus }
*
*/
public IntercoStatus getIntercoStatus() {
return intercoStatus;
}
/**
* Sets the value of the intercoStatus property.
*
* @param value
* allowed object is
* {@link IntercoStatus }
*
*/
public void setIntercoStatus(IntercoStatus value) {
this.intercoStatus = value;
}
/**
* Gets the value of the debitCardIssueNo property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDebitCardIssueNo() {
return debitCardIssueNo;
}
/**
* Sets the value of the debitCardIssueNo property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDebitCardIssueNo(String value) {
this.debitCardIssueNo = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setLastModifiedDate(XMLGregorianCalendar value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the nexus property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getNexus() {
return nexus;
}
/**
* Sets the value of the nexus property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setNexus(RecordRef value) {
this.nexus = value;
}
/**
* Gets the value of the subsidiaryTaxRegNum property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getSubsidiaryTaxRegNum() {
return subsidiaryTaxRegNum;
}
/**
* Sets the value of the subsidiaryTaxRegNum property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setSubsidiaryTaxRegNum(RecordRef value) {
this.subsidiaryTaxRegNum = value;
}
/**
* Gets the value of the taxRegOverride property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isTaxRegOverride() {
return taxRegOverride;
}
/**
* Sets the value of the taxRegOverride property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setTaxRegOverride(Boolean value) {
this.taxRegOverride = value;
}
/**
* Gets the value of the taxDetailsOverride property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isTaxDetailsOverride() {
return taxDetailsOverride;
}
/**
* Sets the value of the taxDetailsOverride property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setTaxDetailsOverride(Boolean value) {
this.taxDetailsOverride = value;
}
/**
* Gets the value of the location property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getLocation() {
return location;
}
/**
* Sets the value of the location property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setLocation(RecordRef value) {
this.location = value;
}
/**
* Gets the value of the pnRefNum property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPnRefNum() {
return pnRefNum;
}
/**
* Sets the value of the pnRefNum property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPnRefNum(String value) {
this.pnRefNum = value;
}
/**
* Gets the value of the status property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getStatus() {
return status;
}
/**
* Sets the value of the status property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setStatus(String value) {
this.status = value;
}
/**
* Gets the value of the tax2Total property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getTax2Total() {
return tax2Total;
}
/**
* Sets the value of the tax2Total property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setTax2Total(Double value) {
this.tax2Total = value;
}
/**
* Gets the value of the terms property.
*
* @return
* possible object is
* {@link RecordRef }
*
*/
public RecordRef getTerms() {
return terms;
}
/**
* Sets the value of the terms property.
*
* @param value
* allowed object is
* {@link RecordRef }
*
*/
public void setTerms(RecordRef value) {
this.terms = value;
}
/**
* Gets the value of the validFrom property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getValidFrom() {
return validFrom;
}
/**
* Sets the value of the validFrom property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setValidFrom(XMLGregorianCalendar value) {
this.validFrom = value;
}
/**
* Gets the value of the vatRegNum property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getVatRegNum() {
return vatRegNum;
}
/**
* Sets the value of the vatRegNum property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setVatRegNum(String value) {
this.vatRegNum = value;
}
/**
* Gets the value of the giftCertApplied property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getGiftCertApplied() {
return giftCertApplied;
}
/**
* Sets the value of the giftCertApplied property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setGiftCertApplied(Double value) {
this.giftCertApplied = value;
}
/**
* Gets the value of the oneTime property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getOneTime() {
return oneTime;
}
/**
* Sets the value of the oneTime property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setOneTime(Double value) {
this.oneTime = value;
}
/**
* Gets the value of the recurWeekly property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getRecurWeekly() {
return recurWeekly;
}
/**
* Sets the value of the recurWeekly property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setRecurWeekly(Double value) {
this.recurWeekly = value;
}
/**
* Gets the value of the recurMonthly property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getRecurMonthly() {
return recurMonthly;
}
/**
* Sets the value of the recurMonthly property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setRecurMonthly(Double value) {
this.recurMonthly = value;
}
/**
* Gets the value of the recurQuarterly property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getRecurQuarterly() {
return recurQuarterly;
}
/**
* Sets the value of the recurQuarterly property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setRecurQuarterly(Double value) {
this.recurQuarterly = value;
}
/**
* Gets the value of the recurAnnually property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getRecurAnnually() {
return recurAnnually;
}
/**
* Sets the value of the recurAnnually property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setRecurAnnually(Double value) {
this.recurAnnually = value;
}
/**
* Gets the value of the tranIsVsoeBundle property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isTranIsVsoeBundle() {
return tranIsVsoeBundle;
}
/**
* Sets the value of the tranIsVsoeBundle property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setTranIsVsoeBundle(Boolean value) {
this.tranIsVsoeBundle = value;
}
/**
* Gets the value of the vsoeAutoCalc property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isVsoeAutoCalc() {
return vsoeAutoCalc;
}
/**
* Sets the value of the vsoeAutoCalc property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setVsoeAutoCalc(Boolean value) {
this.vsoeAutoCalc = value;
}
/**
* Gets the value of the syncPartnerTeams property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSyncPartnerTeams() {
return syncPartnerTeams;
}
/**
* Sets the value of the syncPartnerTeams property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSyncPartnerTeams(Boolean value) {
this.syncPartnerTeams = value;
}
/**
* Gets the value of the salesTeamList property.
*
* @return
* possible object is
* {@link SalesOrderSalesTeamList }
*
*/
public SalesOrderSalesTeamList getSalesTeamList() {
return salesTeamList;
}
/**
* Sets the value of the salesTeamList property.
*
* @param value
* allowed object is
* {@link SalesOrderSalesTeamList }
*
*/
public void setSalesTeamList(SalesOrderSalesTeamList value) {
this.salesTeamList = value;
}
/**
* Gets the value of the partnersList property.
*
* @return
* possible object is
* {@link SalesOrderPartnersList }
*
*/
public SalesOrderPartnersList getPartnersList() {
return partnersList;
}
/**
* Sets the value of the partnersList property.
*
* @param value
* allowed object is
* {@link SalesOrderPartnersList }
*
*/
public void setPartnersList(SalesOrderPartnersList value) {
this.partnersList = value;
}
/**
* Gets the value of the giftCertRedemptionList property.
*
* @return
* possible object is
* {@link GiftCertRedemptionList }
*
*/
public GiftCertRedemptionList getGiftCertRedemptionList() {
return giftCertRedemptionList;
}
/**
* Sets the value of the giftCertRedemptionList property.
*
* @param value
* allowed object is
* {@link GiftCertRedemptionList }
*
*/
public void setGiftCertRedemptionList(GiftCertRedemptionList value) {
this.giftCertRedemptionList = value;
}
/**
* Gets the value of the promotionsList property.
*
* @return
* possible object is
* {@link PromotionsList }
*
*/
public PromotionsList getPromotionsList() {
return promotionsList;
}
/**
* Sets the value of the promotionsList property.
*
* @param value
* allowed object is
* {@link PromotionsList }
*
*/
public void setPromotionsList(PromotionsList value) {
this.promotionsList = value;
}
/**
* Gets the value of the itemList property.
*
* @return
* possible object is
* {@link SalesOrderItemList }
*
*/
public SalesOrderItemList getItemList() {
return itemList;
}
/**
* Sets the value of the itemList property.
*
* @param value
* allowed object is
* {@link SalesOrderItemList }
*
*/
public void setItemList(SalesOrderItemList value) {
this.itemList = value;
}
/**
* Gets the value of the shipGroupList property.
*
* @return
* possible object is
* {@link SalesOrderShipGroupList }
*
*/
public SalesOrderShipGroupList getShipGroupList() {
return shipGroupList;
}
/**
* Sets the value of the shipGroupList property.
*
* @param value
* allowed object is
* {@link SalesOrderShipGroupList }
*
*/
public void setShipGroupList(SalesOrderShipGroupList value) {
this.shipGroupList = value;
}
/**
* Gets the value of the accountingBookDetailList property.
*
* @return
* possible object is
* {@link AccountingBookDetailList }
*
*/
public AccountingBookDetailList getAccountingBookDetailList() {
return accountingBookDetailList;
}
/**
* Sets the value of the accountingBookDetailList property.
*
* @param value
* allowed object is
* {@link AccountingBookDetailList }
*
*/
public void setAccountingBookDetailList(AccountingBookDetailList value) {
this.accountingBookDetailList = value;
}
/**
* Gets the value of the taxDetailsList property.
*
* @return
* possible object is
* {@link TaxDetailsList }
*
*/
public TaxDetailsList getTaxDetailsList() {
return taxDetailsList;
}
/**
* Sets the value of the taxDetailsList property.
*
* @param value
* allowed object is
* {@link TaxDetailsList }
*
*/
public void setTaxDetailsList(TaxDetailsList value) {
this.taxDetailsList = value;
}
/**
* Gets the value of the customFieldList property.
*
* @return
* possible object is
* {@link CustomFieldList }
*
*/
public CustomFieldList getCustomFieldList() {
return customFieldList;
}
/**
* Sets the value of the customFieldList property.
*
* @param value
* allowed object is
* {@link CustomFieldList }
*
*/
public void setCustomFieldList(CustomFieldList value) {
this.customFieldList = value;
}
/**
* Gets the value of the internalId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInternalId() {
return internalId;
}
/**
* Sets the value of the internalId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInternalId(String value) {
this.internalId = value;
}
/**
* Gets the value of the externalId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getExternalId() {
return externalId;
}
/**
* Sets the value of the externalId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setExternalId(String value) {
this.externalId = value;
}
}