LeadStatusHistoryWithSupposedEntry
Table of Contents
Methods
-
getExistStatusIdList()
: array<string|int, mixed>
-
getHistoryLastStatusId()
: mixed
-
getLeadUnSuccessStatusList()
: mixed
-
register()
: mixed
-
unregister()
: mixed
getExistStatusIdList()
public
static getExistStatusIdList() : array<string|int, mixed>
-
throws
-
ArgumentException
-
throws
-
SystemException
Return values
array<string|int, mixed>
getHistoryLastStatusId()
public
static getHistoryLastStatusId(mixed $leadId) : mixed
Parameters
-
$leadId
: mixed
-
getLeadUnSuccessStatusList()
public
static getLeadUnSuccessStatusList() : mixed
register()
public
static register(mixed $leadId) : mixed
Parameters
-
$leadId
: mixed
-
unregister()
public
static unregister(mixed $leadId) : mixed
Parameters
-
$leadId
: mixed
-