EnterpriseCrmEventbusProtoAttributes
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
getDefaultValue()
No description
setIsRequired($isRequired)
No description
bool
getIsRequired()
No description
setIsSearchable($isSearchable)
No description
bool
getIsSearchable()
No description
getLogSettings()
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
string
getDataType()
No description
setDefaultValue(EnterpriseCrmEventbusProtoValueType $defaultValue)
No description
EnterpriseCrmEventbusProtoValueType
getDefaultValue()
No description
setIsRequired($isRequired)
No description
bool
getIsRequired()
No description
setIsSearchable($isSearchable)
No description
bool
getIsSearchable()
No description
setLogSettings(EnterpriseCrmEventbusProtoLogSettings $logSettings)
No description
EnterpriseCrmEventbusProtoLogSettings
getLogSettings()
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