CustomSaleSalesTeam
in package
Table of Contents
- $contribution : float
- $employee : RecordRef
- $isPrimary : bool
- $paramtypesmap : mixed
- $salesRole : RecordRef
Properties
$contribution
public
float
$contribution
$employee
public
RecordRef
$employee
$isPrimary
public
bool
$isPrimary
$paramtypesmap
public
static mixed
$paramtypesmap
= array("employee" => "RecordRef", "salesRole" => "RecordRef", "isPrimary" => "boolean", "contribution" => "float")
$salesRole
public
RecordRef
$salesRole