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
$amount
public
float
$amount
$apply
public
bool
$apply
$billedDate
public
string
$billedDate
$class
public
string
$class
$department
public
string
$department
$doc
public
int
$doc
$employeeDisp
public
string
$employeeDisp
$grossAmt
public
float
$grossAmt
$itemDisp
public
string
$itemDisp
$jobDisp
public
string
$jobDisp
$line
public
int
$line
$location
public
string
$location
$memo
public
string
$memo
$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")
$quantity
public
string
$quantity
$rate
public
float
$rate
$revRecEndDate
public
string
$revRecEndDate
$revRecSchedule
public
RecordRef
$revRecSchedule
$revRecStartDate
public
string
$revRecStartDate
$tax1Amt
public
float
$tax1Amt
$taxAmount
public
float
$taxAmount
$taxCode
public
RecordRef
$taxCode
$taxDetailsReference
public
string
$taxDetailsReference
$taxRate1
public
float
$taxRate1
$taxRate2
public
float
$taxRate2
$unitDisp
public
string
$unitDisp