Topic
extends Record
in package
Table of Contents
- $description : string
- $externalId : string
- $internalId : string
- $isInactive : bool
- $longDescription : string
- $nullFieldList : NullField
- $paramtypesmap : mixed
- $parentTopic : RecordRef
- $solutionList : TopicSolutionList
- $title : string
Properties
$description
public
string
$description
$externalId
public
string
$externalId
$internalId
public
string
$internalId
$isInactive
public
bool
$isInactive
$longDescription
public
string
$longDescription
$nullFieldList
public
NullField
$nullFieldList
$paramtypesmap
public
static mixed
$paramtypesmap
= array("title" => "string", "parentTopic" => "RecordRef", "description" => "string", "isInactive" => "boolean", "longDescription" => "string", "solutionList" => "TopicSolutionList", "internalId" => "string", "externalId" => "string")
$parentTopic
public
RecordRef
$parentTopic
$solutionList
public
TopicSolutionList
$solutionList
$title
public
string
$title