PushNotifications
The PushNotifications table.
Columns
| Name | Type | ReadOnly | Description |
| Assigned_User_Id | String | False |
User ID assigned to record |
| Assigned_User_Name | String | True | |
| Created_By | String | True |
User who created record |
| Created_By_Name | String | True | |
| Date_Entered | Datetime | True |
Date record created |
| Date_Modified | Datetime | True |
Date record last modified |
| Deleted | Bool | False |
Record deletion indicator |
| Description | String | False |
Full text of the note |
| Extra_Data | String | False |
JSON encoded string containing extra data. |
| Following | Bool | False |
Is user following this record |
| Id [KEY] | String | True |
Unique identifier |
| Is_Sent | Bool | False | |
| Locked_Fields | String | True | |
| Modified_By_Name | String | True | |
| Modified_User_Id | String | True |
User who last modified record |
| My_Favorite | Bool | False |
Favorite for the user |
| Name | String | False | |
| Notification_Type | String | False |
Type of notification, eg, record_assignment. |
| Parent_Id | String | False |
ID of item indicated by parent_type. |
| Parent_Type | String | True |
Module notification is associated with. |
| Sync_Key | String | True |