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
$currency
public
RecordRef
$currency
$deposit
public
bool
$deposit
$docDate
public
string
$docDate
$docNumber
public
string
$docNumber
$entity
public
RecordRef
$entity
$id
public
int
$id
$lineId
public
int
$lineId
$memo
public
string
$memo
$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")
$paymentAmount
public
float
$paymentAmount
$paymentMethod
public
RecordRef
$paymentMethod
$refNum
public
string
$refNum
$transactionAmount
public
float
$transactionAmount
$type
public
string
$type