Crm
Table of Contents
Methods
- getPortalCreatedTimestamp() : int
- isAutomatedSolutionListEnabled() : bool
- isBox() : bool
- isBoxOrEtalon() : bool
- isDocumentSigningEnabled() : bool
- isEtalon() : bool
- isLiveFeedRecordsGenerationEnabled() : bool
- isMobileDynamicTypesEnabled() : bool
- isPortalCreatedBefore() : bool
- isUniversalActivityScenarioEnabled() : bool
- isWhatsAppGoToChatEnabled() : bool
- isWhatsAppScenarioEnabled() : bool
- markAsInitiated() : void
- setAutomatedSolutionListEnabled() : void
- setDocumentSigningEnabled() : void
- setLiveFeedRecordsGenerationEnabled() : void
- setWhatsAppGoToChatEnabled() : void
- setWhatsAppScenarioEnabled() : void
- wasInitiated() : bool
Methods
getPortalCreatedTimestamp()
public
static getPortalCreatedTimestamp() : int
Return values
intisAutomatedSolutionListEnabled()
public
static isAutomatedSolutionListEnabled() : bool
Do not use, will be removed soon
Return values
boolisBox()
public
static isBox() : bool
Return values
boolisBoxOrEtalon()
public
static isBoxOrEtalon() : bool
Return values
boolisDocumentSigningEnabled()
public
static isDocumentSigningEnabled() : bool
Return values
boolisEtalon()
public
static isEtalon() : bool
Return values
boolisLiveFeedRecordsGenerationEnabled()
public
static isLiveFeedRecordsGenerationEnabled() : bool
Return values
boolisMobileDynamicTypesEnabled()
public
static isMobileDynamicTypesEnabled() : bool
Return values
boolisPortalCreatedBefore()
public
static isPortalCreatedBefore(int $targetTimestamp) : bool
Parameters
- $targetTimestamp : int
Return values
boolisUniversalActivityScenarioEnabled()
public
static isUniversalActivityScenarioEnabled() : bool
Do not use, will be removed soon
Return values
boolisWhatsAppGoToChatEnabled()
public
static isWhatsAppGoToChatEnabled() : bool
Do not use, will be removed soon
Return values
boolisWhatsAppScenarioEnabled()
public
static isWhatsAppScenarioEnabled() : bool
Do not use, will be removed soon
Return values
boolmarkAsInitiated()
public
static markAsInitiated() : void
setAutomatedSolutionListEnabled()
public
static setAutomatedSolutionListEnabled(bool $isEnabled) : void
Do not use, will be removed soon
Parameters
- $isEnabled : bool
setDocumentSigningEnabled()
public
static setDocumentSigningEnabled(bool $isEnabled) : void
Parameters
- $isEnabled : bool
setLiveFeedRecordsGenerationEnabled()
public
static setLiveFeedRecordsGenerationEnabled(bool $isEnabled) : void
Parameters
- $isEnabled : bool
setWhatsAppGoToChatEnabled()
public
static setWhatsAppGoToChatEnabled(bool $value) : void
Do not use, will be removed soon
Parameters
- $value : bool
setWhatsAppScenarioEnabled()
public
static setWhatsAppScenarioEnabled(bool $isEnabled) : void
Do not use, will be removed soon
Parameters
- $isEnabled : bool
wasInitiated()
public
static wasInitiated() : bool