Table of Contents
-
$amount
: float
-
$apply
: bool
-
$isExempt
: bool
-
$isResidentTax
: bool
-
$line
: int
-
$paramtypesmap
: mixed
-
$payItem
: int
-
$payTax
: string
-
$reportableWageBase
: float
-
$taxableWageBase
: float
-
$taxedWageBase
: float
$amount
public
float
$amount
$apply
public
bool
$apply
$isExempt
public
bool
$isExempt
$isResidentTax
public
bool
$isResidentTax
$line
public
int
$line
$paramtypesmap
public
static mixed
$paramtypesmap
= array("line" => "integer", "apply" => "boolean", "payTax" => "string", "payItem" => "integer", "taxableWageBase" => "float", "taxedWageBase" => "float", "reportableWageBase" => "float", "isExempt" => "boolean", "isResidentTax" => "boolean", "amount" => "float")
$payItem
public
int
$payItem
$payTax
public
string
$payTax
$reportableWageBase
public
float
$reportableWageBase
$taxableWageBase
public
float
$taxableWageBase
$taxedWageBase
public
float
$taxedWageBase