Expand description
This module provides models related to [Collection]
Structs§
- Collection
- A struct describing a single Collection entity
- Collection
Update - Struct describing a collection update
- Collection
Update Builder - Builder for
CollectionUpdate. - Move
Post - A struct describing a post to move into a collection
- PinPost
- A struct describing how to pin or unpin a post to a collection
Enums§
- Collection
Update Builder Error - Error type for CollectionUpdateBuilder
- Collection
Visibility - Enum describing a collection’s visibility
- Move
Result - Describes the result of a single post move operation
- PinResult
- Describes the result of a single pin/unpin operation