Netsutie PHP Toolkit
CustomListCustomValue Class Reference

Data Fields

 $value
 
 $abbreviation
 
 $isInactive
 
 $valueId
 
 $valueLanguageValueList
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$abbreviation

Definition at line 28 of file CustomListCustomValue.php.

$isInactive

Definition at line 38 of file CustomListCustomValue.php.

$paramtypesmap
static
Initial value:
= array(
"value" => "string",
"abbreviation" => "string",
"isInactive" => "boolean",
"valueId" => "integer",
"valueLanguageValueList" => "LanguageValueList",
)

Definition at line 62 of file CustomListCustomValue.php.

$value

Definition at line 18 of file CustomListCustomValue.php.

$valueId

Definition at line 48 of file CustomListCustomValue.php.

$valueLanguageValueList

Definition at line 58 of file CustomListCustomValue.php.


The documentation for this class was generated from the following file: