SentUpdateRequest Class |
Namespace: Smartsheet.Api.Models
The SentUpdateRequest type exposes the following members.
Name | Description | |
---|---|---|
SentUpdateRequest |
Name | Description | |
---|---|---|
ColumnIds |
IDs of columns included in the request.
| |
IncludeAttachments |
Gets the flag that indicates if Attachments should be included in the Email.
| |
IncludeDiscussions |
Gets the flag that indicates if Discussions should be included in the Email.
| |
Message |
Gets the Message.
| |
RowIds |
IDs of rows update is requested.
| |
SentAt |
Get the date and time for when the sent update request was sent to the recipient.
| |
SentBy |
Gets the User object containing name and email of the sender.
| |
SentTo |
Gets the Recipient
| |
Status |
Gets the status of the sent update request.
| |
Subject |
Gets the Subject.
| |
UpdateRequestId |
Get the ID of the originating update request.
|