Documentation

Charge extends Record

Table of Contents

$amount  : mixed
$billingAccount  : mixed
$billingItem  : mixed
$billTo  : mixed
$chargeDate  : mixed
$chargeType  : mixed
$class  : mixed
$createdDate  : mixed
$currency  : mixed
$customForm  : mixed
$department  : mixed
$description  : mixed
$externalId  : mixed
$internalId  : mixed
$invoice  : mixed
$invoiceLine  : mixed
$location  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$projectTask  : mixed
$quantity  : mixed
$rate  : mixed
$rule  : mixed
$runId  : mixed
$salesOrder  : mixed
$salesOrderLine  : mixed
$stage  : mixed
$subscriptionLine  : mixed
$timeRecord  : mixed
$transaction  : mixed
$transactionLine  : mixed
$use  : mixed

Properties

$billingAccount

public mixed $billingAccount

$billingItem

public mixed $billingItem

$chargeDate

public mixed $chargeDate

$chargeType

public mixed $chargeType

$createdDate

public mixed $createdDate

$currency

public mixed $currency

$customForm

public mixed $customForm

$department

public mixed $department

$description

public mixed $description

$externalId

public mixed $externalId

$internalId

public mixed $internalId

$invoiceLine

public mixed $invoiceLine

$location

public mixed $location

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("customForm" => "RecordRef", "salesOrder" => "RecordRef", "billTo" => "RecordRef", "billingAccount" => "RecordRef", "stage" => "ChargeStage", "chargeDate" => "dateTime", "use" => "ChargeUse", "chargeType" => "RecordRef", "projectTask" => "RecordRef", "description" => "string", "createdDate" => "dateTime", "timeRecord" => "RecordRef", "rate" => "string", "quantity" => "float", "amount" => "float", "billingItem" => "RecordRef", "currency" => "RecordRef", "transaction" => "RecordRef", "transactionLine" => "RecordRef", "class" => "RecordRef", "department" => "RecordRef", "location" => "RecordRef", "salesOrderLine" => "RecordRef", "subscriptionLine" => "RecordRef", "invoice" => "RecordRef", "invoiceLine" => "RecordRef", "rule" => "RecordRef", "runId" => "string", "internalId" => "string", "externalId" => "string")

$projectTask

public mixed $projectTask

$quantity

public mixed $quantity

$salesOrder

public mixed $salesOrder

$salesOrderLine

public mixed $salesOrderLine

$subscriptionLine

public mixed $subscriptionLine

$timeRecord

public mixed $timeRecord

$transaction

public mixed $transaction

$transactionLine

public mixed $transactionLine

Search results