Documentation

CustomerRefund extends Record

Table of Contents

$account  : RecordRef
$accountingBookDetailList  : AccountingBookDetailList
$applyList  : CustomerRefundApplyList
$arAcct  : RecordRef
$balance  : float
$ccApproved  : bool
$ccExpireDate  : string
$ccIsPurchaseCardBin  : bool
$ccName  : string
$ccNumber  : string
$ccProcessAsPurchaseCard  : bool
$ccStreet  : string
$ccZipCode  : string
$chargeIt  : bool
$checkNumber  : string
$class  : RecordRef
$createdDate  : string
$creditCard  : RecordRef
$creditCardProcessor  : RecordRef
$currency  : RecordRef
$currencyName  : string
$customer  : RecordRef
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$debitCardIssueNo  : string
$department  : RecordRef
$depositList  : CustomerRefundDepositList
$dynamicDescriptor  : string
$exchangeRate  : float
$externalId  : string
$handlingMode  : CustomerRefundHandlingMode
$inputAuthCode  : string
$inputReferenceCode  : string
$internalId  : string
$lastModifiedDate  : string
$location  : RecordRef
$memo  : string
$nullFieldList  : NullField
$outputAuthCode  : string
$outputReferenceCode  : string
$paramtypesmap  : mixed
$payeeAddress  : Address
$payeeAddressList  : RecordRef
$paymentCardCsc  : string
$paymentMethod  : RecordRef
$paymentOperation  : CustomerRefundPaymentOperation
$paymentOption  : RecordRef
$paymentProcessingProfile  : RecordRef
$pnRefNum  : string
$postingPeriod  : RecordRef
$status  : string
$subsidiary  : RecordRef
$toBePrinted  : bool
$total  : float
$tranDate  : string
$tranId  : string
$transactionNumber  : string
$validFrom  : string
$voidJournal  : RecordRef

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "status" => "string", "transactionNumber" => "string", "customer" => "RecordRef", "customForm" => "RecordRef", "balance" => "float", "arAcct" => "RecordRef", "currencyName" => "string", "exchangeRate" => "float", "total" => "float", "currency" => "RecordRef", "tranDate" => "dateTime", "voidJournal" => "RecordRef", "postingPeriod" => "RecordRef", "memo" => "string", "paymentMethod" => "RecordRef", "account" => "RecordRef", "toBePrinted" => "boolean", "tranId" => "string", "debitCardIssueNo" => "string", "creditCardProcessor" => "RecordRef", "chargeIt" => "boolean", "pnRefNum" => "string", "validFrom" => "dateTime", "subsidiary" => "RecordRef", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "paymentOption" => "RecordRef", "inputAuthCode" => "string", "inputReferenceCode" => "string", "checkNumber" => "string", "paymentCardCsc" => "string", "paymentProcessingProfile" => "RecordRef", "handlingMode" => "CustomerRefundHandlingMode", "outputAuthCode" => "string", "outputReferenceCode" => "string", "paymentOperation" => "CustomerRefundPaymentOperation", "dynamicDescriptor" => "string", "creditCard" => "RecordRef", "ccIsPurchaseCardBin" => "boolean", "ccNumber" => "string", "ccProcessAsPurchaseCard" => "boolean", "ccExpireDate" => "dateTime", "ccName" => "string", "ccStreet" => "string", "ccZipCode" => "string", "ccApproved" => "boolean", "applyList" => "CustomerRefundApplyList", "depositList" => "CustomerRefundDepositList", "accountingBookDetailList" => "AccountingBookDetailList", "payeeAddressList" => "RecordRef", "payeeAddress" => "Address", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results