Documentation

PhoneCall extends Record

Table of Contents

$accessLevel  : bool
$assigned  : RecordRef
$company  : RecordRef
$completedDate  : string
$contact  : RecordRef
$contactList  : PhoneCallContactList
$createdDate  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$endDate  : string
$externalId  : string
$internalId  : string
$lastModifiedDate  : string
$message  : string
$milestone  : RecordRef
$nullFieldList  : NullField
$owner  : RecordRef
$paramtypesmap  : mixed
$phone  : string
$priority  : PhoneCallPriority
$reminderMinutes  : PhoneCallReminderMinutes
$reminderType  : PhoneCallReminderType
$sendEmail  : bool
$startDate  : string
$status  : PhoneCallStatus
$supportCase  : RecordRef
$timedEvent  : bool
$timeItemList  : PhoneCallTimeItemList
$title  : string
$transaction  : RecordRef

Properties

$lastModifiedDate

public string $lastModifiedDate

$paramtypesmap

public static mixed $paramtypesmap = array("message" => "string", "company" => "RecordRef", "contact" => "RecordRef", "supportCase" => "RecordRef", "transaction" => "RecordRef", "milestone" => "RecordRef", "customForm" => "RecordRef", "title" => "string", "owner" => "RecordRef", "assigned" => "RecordRef", "sendEmail" => "boolean", "startDate" => "dateTime", "endDate" => "dateTime", "timedEvent" => "boolean", "completedDate" => "dateTime", "phone" => "string", "status" => "PhoneCallStatus", "priority" => "PhoneCallPriority", "accessLevel" => "boolean", "reminderType" => "PhoneCallReminderType", "reminderMinutes" => "PhoneCallReminderMinutes", "createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "contactList" => "PhoneCallContactList", "timeItemList" => "PhoneCallTimeItemList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results