IPost
representation of post entity
Extends
Properties
Property | Type | Notes |
---|---|---|
string | ||
string | ||
PostStatus | ||
Inherited | Date | |
Inherited | string | |
Inherited | string | |
Inherited | Date | |
Optional | string | |
Optional | IChannel | |
Optional | string | |
Optional | string | |
Optional | Geometry | |
Optional | Geometry | |
Optional | IPost | |
Optional | string | |
Optional | IReaction[] | |
Optional | IPost[] | IPagedResponse<IPost> | |
Optional | number | |
Optional | string | |
Optional | IReaction[] |
Interface defined in discussions/src/types.ts:361