OtherNameCategory
extends Record
in package
Table of Contents
- $externalId : mixed
- $internalId : mixed
- $isInactive : mixed
- $name : mixed
- $nullFieldList : mixed
- $paramtypesmap : mixed
Properties
$externalId
public
mixed
$externalId
$internalId
public
mixed
$internalId
$isInactive
public
mixed
$isInactive
$name
public
mixed
$name
$nullFieldList
public
mixed
$nullFieldList
$paramtypesmap
public
static mixed
$paramtypesmap
= array("name" => "string", "isInactive" => "boolean", "internalId" => "string", "externalId" => "string")