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
$accessLevel
public
bool
$accessLevel
$assigned
public
RecordRef
$assigned
$company
public
RecordRef
$company
$completedDate
public
string
$completedDate
public
RecordRef
$contact
public
PhoneCallContactList
$contactList
$createdDate
public
string
$createdDate
$customFieldList
public
CustomFieldList
$customFieldList
public
RecordRef
$customForm
$endDate
public
string
$endDate
$externalId
public
string
$externalId
$internalId
public
string
$internalId
$lastModifiedDate
public
string
$lastModifiedDate
$message
public
string
$message
$milestone
public
RecordRef
$milestone
$nullFieldList
public
NullField
$nullFieldList
$owner
public
RecordRef
$owner
$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")
$phone
public
string
$phone
$priority
public
PhoneCallPriority
$priority
$reminderMinutes
public
PhoneCallReminderMinutes
$reminderMinutes
$reminderType
public
PhoneCallReminderType
$reminderType
$sendEmail
public
bool
$sendEmail
$startDate
public
string
$startDate
$status
public
PhoneCallStatus
$status
$supportCase
public
RecordRef
$supportCase
$timedEvent
public
bool
$timedEvent
$timeItemList
public
PhoneCallTimeItemList
$timeItemList
$title
public
string
$title
$transaction
public
RecordRef
$transaction