| Name | Description | Type | Additional information | 
|---|---|---|---|
| Id | 
                         Unique id of this status post.  | 
                    globally unique identifier | 
                             None.  | 
                
| Url | 
                         Do not use. Use Links["self"]  | 
                    string | 
                             None.  | 
                
| Message | 
                         The full status message  | 
                    string | 
                             None.  | 
                
| SummaryMessage | 
                         Abbreviated version of the message text when displaying a status post.  | 
                    string | 
                             None.  | 
                
| PostedOn | 
                         Date/Time the post was posted.  | 
                    date | 
                             None.  | 
                
| User | 
                         The user posting the status.  | 
                    UserDto | 
                             None.  | 
                
| Links | 
                         List of appropriate links.  | 
                    Collection of LinkDto | 
                             None.  | 
                
| Actions | 
                         List of appropriate actions links (e.g. delete, update)  | 
                    Collection of LinkDto | 
                             None.  | 
                
| Source | 
                         Status message source details  | 
                    StatusSourceDto | 
                             None.  |