|
NookPost-Backend
|
Response to a post get request. More...
Additional Inherited Members | |
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. | |
Response to a post get request.