Documentation

EmployeeDirectDeposit

Table of Contents

$accountPrenoted  : bool
$accountStatus  : EmployeeDirectDepositAccountStatus
$amount  : float
$bankAccountNumber  : string
$bankId  : string
$bankName  : string
$bankNumber  : string
$bankRoutingNumber  : string
$id  : int
$inactive  : bool
$netAccount  : bool
$paramtypesmap  : mixed
$savingsAccount  : bool

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("id" => "integer", "netAccount" => "boolean", "savingsAccount" => "boolean", "accountPrenoted" => "boolean", "accountStatus" => "EmployeeDirectDepositAccountStatus", "bankName" => "string", "bankId" => "string", "bankNumber" => "string", "bankRoutingNumber" => "string", "bankAccountNumber" => "string", "amount" => "float", "inactive" => "boolean")

Search results