Documentation

DepositPayment

Table of Contents

$currency  : RecordRef
$deposit  : bool
$docDate  : string
$docNumber  : string
$entity  : RecordRef
$id  : int
$lineId  : int
$memo  : string
$paramtypesmap  : mixed
$paymentAmount  : float
$paymentMethod  : RecordRef
$refNum  : string
$transactionAmount  : float
$type  : string

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("deposit" => "boolean", "id" => "integer", "docDate" => "dateTime", "type" => "string", "docNumber" => "string", "memo" => "string", "paymentMethod" => "RecordRef", "refNum" => "string", "entity" => "RecordRef", "currency" => "RecordRef", "transactionAmount" => "float", "paymentAmount" => "float", "lineId" => "integer")

Search results