Documentation

CustomerPaymentApply

Table of Contents

$amount  : float
$apply  : bool
$applyDate  : string
$currency  : string
$disc  : float
$discAmt  : float
$discDate  : string
$doc  : int
$due  : float
$job  : string
$line  : int
$paramtypesmap  : mixed
$refNum  : string
$total  : float
$type  : string

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("apply" => "boolean", "doc" => "integer", "line" => "integer", "applyDate" => "dateTime", "job" => "string", "type" => "string", "refNum" => "string", "total" => "float", "due" => "float", "currency" => "string", "discDate" => "dateTime", "discAmt" => "float", "disc" => "float", "amount" => "float")

Search results