LandedCostSummary
in package
Table of Contents
- $amount : float
- $category : RecordRef
- $paramtypesmap : mixed
- $source : LandedCostSource
- $transaction : RecordRef
Properties
$amount
public
float
$amount
$category
public
RecordRef
$category
$paramtypesmap
public
static mixed
$paramtypesmap
= array("category" => "RecordRef", "amount" => "float", "source" => "LandedCostSource", "transaction" => "RecordRef")
$source
public
LandedCostSource
$source
$transaction
public
RecordRef
$transaction