EntitySubscription
Columns
Name | Type | ReadOnly | References | Description |
Id [KEY] | String | True | Unique identifier of the EntitySubscription. | |
ParentId | String | False | Label Parent ID corresponds to this field. | |
SubscriberId | String | False | User.Id | Label Subscriber ID corresponds to this field. |
CreatedById | String | True | Label Created By ID corresponds to this field. | |
CreatedDate | Datetime | True | Label Created Date corresponds to this field. | |
IsDeleted | Boolean | True | Label Deleted corresponds to this field. |
Last updated