Documentation

CustomerDeposit extends Record

Table of Contents

$account  : RecordRef
$accountingBookDetailList  : AccountingBookDetailList
$applyList  : CustomerDepositApplyList
$authCode  : string
$ccApproved  : bool
$ccAvsStreetMatch  : AvsMatchCode
$ccAvsZipMatch  : AvsMatchCode
$ccExpireDate  : string
$ccIsPurchaseCardBin  : bool
$ccName  : string
$ccNumber  : string
$ccProcessAsPurchaseCard  : bool
$ccSecurityCode  : string
$ccSecurityCodeMatch  : AvsMatchCode
$ccStreet  : string
$ccZipCode  : string
$chargeIt  : bool
$checkNum  : string
$checkNumber  : string
$class  : RecordRef
$createdDate  : string
$creditCard  : RecordRef
$creditCardProcessor  : RecordRef
$currency  : RecordRef
$currencyName  : string
$customer  : RecordRef
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$debitCardIssueNo  : string
$department  : RecordRef
$dynamicDescriptor  : string
$exchangeRate  : float
$externalId  : string
$handlingMode  : CustomerDepositHandlingMode
$ignoreAvs  : bool
$inputAuthCode  : string
$inputReferenceCode  : string
$internalId  : string
$isRecurringPayment  : bool
$lastModifiedDate  : string
$location  : RecordRef
$memo  : string
$nullFieldList  : NullField
$outputAuthCode  : string
$outputReferenceCode  : string
$paramtypesmap  : mixed
$payment  : float
$paymentCardCsc  : string
$paymentMethod  : RecordRef
$paymentOperation  : CustomerDepositPaymentOperation
$paymentOption  : RecordRef
$paymentProcessingProfile  : RecordRef
$pnRefNum  : string
$postingPeriod  : RecordRef
$salesOrder  : RecordRef
$softDescriptor  : string
$status  : string
$subsidiary  : RecordRef
$threeDStatusCode  : string
$tranDate  : string
$tranId  : string
$undepFunds  : bool
$validFrom  : string

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "status" => "string", "customer" => "RecordRef", "salesOrder" => "RecordRef", "customForm" => "RecordRef", "payment" => "float", "currency" => "RecordRef", "tranDate" => "dateTime", "postingPeriod" => "RecordRef", "paymentMethod" => "RecordRef", "ccIsPurchaseCardBin" => "boolean", "memo" => "string", "ccProcessAsPurchaseCard" => "boolean", "currencyName" => "string", "exchangeRate" => "float", "checkNum" => "string", "creditCardProcessor" => "RecordRef", "creditCard" => "RecordRef", "ccSecurityCode" => "string", "ccNumber" => "string", "subsidiary" => "RecordRef", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "paymentOption" => "RecordRef", "inputAuthCode" => "string", "inputReferenceCode" => "string", "checkNumber" => "string", "paymentCardCsc" => "string", "paymentProcessingProfile" => "RecordRef", "handlingMode" => "CustomerDepositHandlingMode", "outputAuthCode" => "string", "outputReferenceCode" => "string", "paymentOperation" => "CustomerDepositPaymentOperation", "dynamicDescriptor" => "string", "ccExpireDate" => "dateTime", "debitCardIssueNo" => "string", "validFrom" => "dateTime", "ccName" => "string", "ccStreet" => "string", "ccZipCode" => "string", "chargeIt" => "boolean", "ccApproved" => "boolean", "pnRefNum" => "string", "authCode" => "string", "ccAvsStreetMatch" => "AvsMatchCode", "softDescriptor" => "string", "ccAvsZipMatch" => "AvsMatchCode", "isRecurringPayment" => "boolean", "ccSecurityCodeMatch" => "AvsMatchCode", "threeDStatusCode" => "string", "ignoreAvs" => "boolean", "account" => "RecordRef", "undepFunds" => "boolean", "tranId" => "string", "applyList" => "CustomerDepositApplyList", "accountingBookDetailList" => "AccountingBookDetailList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results