Represents a content share along with the list of receivers.
More...
|
override string | ToPrettyString () |
| Returns a pretty, formatted string representation of the object.
|
|
string | ToPrettyString () |
| Returns a pretty, formatted string representation of the object.
|
|
|
IEnumerable< ShortUser > | Receivers [get] |
| The receivers of this share.
|
|
ulong | Id [get] |
| The id of the share (for the current user).
|
|
string | Name [get] |
| The name of the shared content.
|
|
ContentShareType | ContentType [get] |
| The type of the shared content.
|
|
DateTime | CreatedAt [get] |
| When the content was initially shared.
|
|
DateTime? | UpdatedAt [get] |
| When the content was last updated.
|
|
ulong? | UserId [get] |
| The id of the user who sent or received the content, i.e., the subject of the api call which returned this object.
|
|
ulong? | CourseId [get] |
| The id of the course this content was originally shared from.
|
|
bool | ReadState [get] |
| Whether or not the recipient has viewed the share.
|
|
ulong? | ContentExportId [get] |
| The content export id associated with this share.
|
|
|
| ContentShare (Api api, ContentShareModel model) |
|
Represents a content share along with the list of receivers.
◆ ToPrettyString()
override string UVACanvasAccess.Structures.ContentShares.ContentShareWithReceivers.ToPrettyString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- UVACanvasAccess/Structures/ContentShares/ContentShare.cs