class EnterpriseCrmEventbusProtoAttributes extends Collection (View source)

Properties

protected $collection_key
string $dataType
protected $defaultValueType
protected $defaultValueDataType
bool $isRequired
bool $isSearchable
protected $logSettingsType
protected $logSettingsDataType
bool $masked
bool $readOnly
string $searchable
string[] $taskVisibility

Methods

setDataType($dataType)

No description

string
getDataType()

No description

setIsRequired($isRequired)

No description

bool
getIsRequired()

No description

setIsSearchable($isSearchable)

No description

bool
getIsSearchable()

No description

setMasked($masked)

No description

bool
getMasked()

No description

setReadOnly($readOnly)

No description

bool
getReadOnly()

No description

setSearchable($searchable)

No description

string
getSearchable()

No description

setTaskVisibility($taskVisibility)

No description

string[]
getTaskVisibility()

No description

Details

setDataType($dataType)

No description

Parameters

$dataType

string getDataType()

No description

Return Value

string

setDefaultValue(EnterpriseCrmEventbusProtoValueType $defaultValue)

No description

Parameters

EnterpriseCrmEventbusProtoValueType $defaultValue

setIsRequired($isRequired)

No description

Parameters

$isRequired

bool getIsRequired()

No description

Return Value

bool

setIsSearchable($isSearchable)

No description

Parameters

$isSearchable

bool getIsSearchable()

No description

Return Value

bool

setLogSettings(EnterpriseCrmEventbusProtoLogSettings $logSettings)

No description

Parameters

EnterpriseCrmEventbusProtoLogSettings $logSettings

setMasked($masked)

No description

Parameters

$masked

bool getMasked()

No description

Return Value

bool

setReadOnly($readOnly)

No description

Parameters

$readOnly

bool getReadOnly()

No description

Return Value

bool

setSearchable($searchable)

No description

Parameters

$searchable

string getSearchable()

No description

Return Value

string

setTaskVisibility($taskVisibility)

No description

Parameters

$taskVisibility

string[] getTaskVisibility()

No description

Return Value

string[]