Documentation

PaycheckPayTax

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

Properties

$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")

Search results