NookPost-Backend
Loading...
Searching...
No Matches
NookpostBackend.ApiSchemas.Posts.PutPost.PutPostRequestBody Class Referencesealed

Response to a post get request. More...

Inheritance diagram for NookpostBackend.ApiSchemas.Posts.PutPost.PutPostRequestBody:
Collaboration diagram for NookpostBackend.ApiSchemas.Posts.PutPost.PutPostRequestBody:

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.
 

Detailed Description

Response to a post get request.


The documentation for this class was generated from the following file: