Documentation

CustomerPayment extends Record

Table of Contents

$account  : mixed
$accountingBookDetailList  : mixed
$applied  : mixed
$applyList  : mixed
$arAcct  : mixed
$authCode  : mixed
$autoApply  : mixed
$balance  : mixed
$ccApproved  : mixed
$ccAvsStreetMatch  : mixed
$ccAvsZipMatch  : mixed
$ccExpireDate  : mixed
$ccIsPurchaseCardBin  : mixed
$ccName  : mixed
$ccNumber  : mixed
$ccProcessAsPurchaseCard  : mixed
$ccSecurityCode  : mixed
$ccSecurityCodeMatch  : mixed
$ccStreet  : mixed
$ccZipCode  : mixed
$chargeIt  : mixed
$checkNum  : mixed
$checkNumber  : mixed
$class  : mixed
$createdDate  : mixed
$creditCard  : mixed
$creditCardProcessor  : mixed
$creditList  : mixed
$currency  : mixed
$currencyName  : mixed
$customer  : mixed
$customFieldList  : mixed
$customForm  : mixed
$debitCardIssueNo  : mixed
$department  : mixed
$depositList  : mixed
$dynamicDescriptor  : mixed
$exchangeRate  : mixed
$externalId  : mixed
$handlingMode  : mixed
$ignoreAvs  : mixed
$inputAuthCode  : mixed
$inputReferenceCode  : mixed
$internalId  : mixed
$isRecurringPayment  : mixed
$lastModifiedDate  : mixed
$location  : mixed
$memo  : mixed
$nullFieldList  : mixed
$outputAuthCode  : mixed
$outputReferenceCode  : mixed
$paramtypesmap  : mixed
$payment  : mixed
$paymentCardCsc  : mixed
$paymentMethod  : mixed
$paymentOperation  : mixed
$paymentOption  : mixed
$paymentProcessingProfile  : mixed
$pending  : mixed
$pnRefNum  : mixed
$postingPeriod  : mixed
$status  : mixed
$subsidiary  : mixed
$threeDStatusCode  : mixed
$total  : mixed
$tranDate  : mixed
$tranId  : mixed
$unapplied  : mixed
$undepFunds  : mixed
$validFrom  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

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

Search results