Documentation

BillingAccount extends Record

Table of Contents

$billingSchedule  : mixed
$cashSaleForm  : mixed
$class  : mixed
$createdBy  : mixed
$createdDate  : mixed
$currency  : mixed
$customer  : mixed
$customerDefault  : mixed
$customFieldList  : mixed
$customForm  : mixed
$department  : mixed
$externalId  : mixed
$frequency  : mixed
$idNumber  : mixed
$inactive  : mixed
$internalId  : mixed
$invoiceForm  : mixed
$lastBillCycleDate  : mixed
$lastBillDate  : mixed
$location  : mixed
$memo  : mixed
$name  : mixed
$nextBillCycleDate  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$startDate  : mixed
$subsidiary  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("customForm" => "RecordRef", "idNumber" => "string", "customerDefault" => "boolean", "customer" => "RecordRef", "subsidiary" => "RecordRef", "name" => "string", "inactive" => "boolean", "memo" => "string", "createdDate" => "dateTime", "createdBy" => "string", "currency" => "RecordRef", "class" => "RecordRef", "department" => "RecordRef", "location" => "RecordRef", "billingSchedule" => "RecordRef", "frequency" => "BillingAccountFrequency", "startDate" => "dateTime", "lastBillDate" => "dateTime", "lastBillCycleDate" => "dateTime", "nextBillCycleDate" => "dateTime", "invoiceForm" => "RecordRef", "cashSaleForm" => "RecordRef", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results