Documentation

InvoiceTime

Table of Contents

$amount  : float
$apply  : bool
$billedDate  : string
$class  : string
$department  : string
$doc  : int
$employeeDisp  : string
$grossAmt  : float
$itemDisp  : string
$jobDisp  : string
$line  : int
$location  : string
$memo  : string
$paramtypesmap  : mixed
$quantity  : string
$rate  : float
$revRecEndDate  : string
$revRecSchedule  : RecordRef
$revRecStartDate  : string
$tax1Amt  : float
$taxAmount  : float
$taxCode  : RecordRef
$taxDetailsReference  : string
$taxRate1  : float
$taxRate2  : float
$unitDisp  : string

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("apply" => "boolean", "doc" => "integer", "line" => "integer", "billedDate" => "dateTime", "employeeDisp" => "string", "itemDisp" => "string", "jobDisp" => "string", "department" => "string", "class" => "string", "location" => "string", "quantity" => "string", "rate" => "float", "unitDisp" => "string", "amount" => "float", "memo" => "string", "taxAmount" => "float", "revRecSchedule" => "RecordRef", "revRecStartDate" => "dateTime", "revRecEndDate" => "dateTime", "grossAmt" => "float", "taxDetailsReference" => "string", "tax1Amt" => "float", "taxCode" => "RecordRef", "taxRate1" => "float", "taxRate2" => "float")

$taxDetailsReference

public string $taxDetailsReference

Search results