Table of Contents
-
$description
: string
-
$externalId
: string
-
$internalId
: string
-
$isInactive
: bool
-
$name
: string
-
$nullFieldList
: NullField
-
$paramtypesmap
: mixed
$description
public
string
$description
$externalId
public
string
$externalId
$internalId
public
string
$internalId
$isInactive
public
bool
$isInactive
$name
public
string
$name
$nullFieldList
public
NullField
$nullFieldList
$paramtypesmap
public
static mixed
$paramtypesmap
= array("name" => "string", "description" => "string", "isInactive" => "boolean", "internalId" => "string", "externalId" => "string")