Documentation

ReturnAuthorization extends Record

Table of Contents

$accountingBookDetailList  : AccountingBookDetailList
$altSalesTotal  : float
$billAddressList  : RecordRef
$billingAddress  : Address
$ccApproved  : bool
$ccExpireDate  : string
$ccName  : string
$ccNumber  : string
$ccStreet  : string
$ccZipCode  : string
$class  : RecordRef
$contribPct  : string
$createdDate  : string
$createdFrom  : RecordRef
$creditCard  : RecordRef
$creditCardProcessor  : RecordRef
$currency  : RecordRef
$currencyName  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$debitCardIssueNo  : string
$deferredRevenue  : float
$department  : RecordRef
$discountItem  : RecordRef
$discountRate  : string
$discountTotal  : float
$drAccount  : RecordRef
$email  : string
$entity  : RecordRef
$entityTaxRegNum  : RecordRef
$estGrossProfit  : float
$estGrossProfitPercent  : float
$exchangeRate  : float
$excludeCommission  : bool
$externalId  : string
$fax  : string
$fxAccount  : RecordRef
$giftCert  : RecordRef
$giftCertApplied  : float
$giftCertAvailable  : float
$giftCertTotal  : float
$intercoStatus  : IntercoStatus
$intercoTransaction  : RecordRef
$internalId  : string
$isTaxable  : bool
$itemList  : ReturnAuthorizationItemList
$job  : RecordRef
$lastModifiedDate  : string
$leadSource  : RecordRef
$location  : RecordRef
$memo  : string
$message  : string
$messageSel  : RecordRef
$nexus  : RecordRef
$nullFieldList  : NullField
$orderStatus  : ReturnAuthorizationOrderStatus
$otherRefNum  : string
$paramtypesmap  : mixed
$partner  : RecordRef
$partnersList  : ReturnAuthorizationPartnersList
$paymentMethod  : RecordRef
$payPalAuthId  : string
$payPalProcess  : bool
$pnRefNum  : string
$promoCode  : RecordRef
$recognizedRevenue  : float
$revCommitStatus  : RevenueCommitStatus
$revenueStatus  : RevenueStatus
$revRecEndDate  : string
$revRecOnRevCommitment  : bool
$revRecSchedule  : RecordRef
$revRecStartDate  : string
$salesEffectiveDate  : string
$salesGroup  : RecordRef
$salesRep  : RecordRef
$salesTeamList  : ReturnAuthorizationSalesTeamList
$shipAddress  : string
$shipAddressList  : RecordRef
$source  : string
$status  : string
$subsidiary  : RecordRef
$subsidiaryTaxRegNum  : RecordRef
$subTotal  : float
$syncPartnerTeams  : bool
$syncSalesTeams  : bool
$tax2Total  : float
$taxDetailsList  : TaxDetailsList
$taxDetailsOverride  : bool
$taxItem  : RecordRef
$taxPointDate  : string
$taxRate  : float
$taxRegOverride  : bool
$taxTotal  : float
$toBeEmailed  : bool
$toBeFaxed  : bool
$toBePrinted  : bool
$total  : float
$totalCostEstimate  : float
$tranDate  : string
$tranId  : string
$tranIsVsoeBundle  : bool
$validFrom  : string
$vatRegNum  : string
$vsoeAutoCalc  : bool

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "nexus" => "RecordRef", "subsidiaryTaxRegNum" => "RecordRef", "taxRegOverride" => "boolean", "taxDetailsOverride" => "boolean", "customForm" => "RecordRef", "currency" => "RecordRef", "entity" => "RecordRef", "vatRegNum" => "string", "tranDate" => "dateTime", "tranId" => "string", "entityTaxRegNum" => "RecordRef", "taxPointDate" => "dateTime", "source" => "string", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "subsidiary" => "RecordRef", "intercoTransaction" => "RecordRef", "intercoStatus" => "IntercoStatus", "job" => "RecordRef", "partner" => "RecordRef", "otherRefNum" => "string", "leadSource" => "RecordRef", "memo" => "string", "drAccount" => "RecordRef", "fxAccount" => "RecordRef", "salesEffectiveDate" => "dateTime", "createdFrom" => "RecordRef", "revRecSchedule" => "RecordRef", "totalCostEstimate" => "float", "estGrossProfit" => "float", "estGrossProfitPercent" => "float", "revRecStartDate" => "dateTime", "revRecEndDate" => "dateTime", "excludeCommission" => "boolean", "exchangeRate" => "float", "currencyName" => "string", "discountItem" => "RecordRef", "discountRate" => "string", "taxItem" => "RecordRef", "taxRate" => "float", "toBePrinted" => "boolean", "toBeEmailed" => "boolean", "toBeFaxed" => "boolean", "messageSel" => "RecordRef", "message" => "string", "billingAddress" => "Address", "billAddressList" => "RecordRef", "shipAddressList" => "RecordRef", "shipAddress" => "string", "salesGroup" => "RecordRef", "syncSalesTeams" => "boolean", "revenueStatus" => "RevenueStatus", "recognizedRevenue" => "float", "deferredRevenue" => "float", "revRecOnRevCommitment" => "boolean", "revCommitStatus" => "RevenueCommitStatus", "paymentMethod" => "RecordRef", "creditCard" => "RecordRef", "ccNumber" => "string", "altSalesTotal" => "float", "ccExpireDate" => "dateTime", "ccName" => "string", "ccStreet" => "string", "ccZipCode" => "string", "ccApproved" => "boolean", "pnRefNum" => "string", "subTotal" => "float", "discountTotal" => "float", "total" => "float", "creditCardProcessor" => "RecordRef", "payPalAuthId" => "string", "payPalProcess" => "boolean", "email" => "string", "fax" => "string", "debitCardIssueNo" => "string", "isTaxable" => "boolean", "promoCode" => "RecordRef", "status" => "string", "taxTotal" => "float", "tax2Total" => "float", "validFrom" => "dateTime", "orderStatus" => "ReturnAuthorizationOrderStatus", "salesRep" => "RecordRef", "giftCert" => "RecordRef", "contribPct" => "string", "giftCertTotal" => "float", "giftCertApplied" => "float", "giftCertAvailable" => "float", "tranIsVsoeBundle" => "boolean", "vsoeAutoCalc" => "boolean", "syncPartnerTeams" => "boolean", "itemList" => "ReturnAuthorizationItemList", "accountingBookDetailList" => "AccountingBookDetailList", "salesTeamList" => "ReturnAuthorizationSalesTeamList", "partnersList" => "ReturnAuthorizationPartnersList", "taxDetailsList" => "TaxDetailsList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results