|
NookPost-Backend
|
Common data for a psot get response. More...
Properties | |
| string? | AuthorDisplayName [get, set] |
| The display name of the author. | |
Properties inherited from NookpostBackend.ApiSchemas.Posts.PostData | |
| string? | Title [get, set] |
| Title of the post. | |
| string? | Body [get, set] |
| Body/content of the post. | |
| string? | BannerImageBase64 [get, set] |
| The banner image of the post. | |
| string? | CategoryUuid [get, set] |
| UUID of the category of the post. | |
Common data for a psot get response.
|
getset |
The display name of the author.