NookPost-Backend
Loading...
Searching...
No Matches
NookpostBackend.ApiSchemas.Posts.PostGetData Class Reference

Common data for a psot get response. More...

Inheritance diagram for NookpostBackend.ApiSchemas.Posts.PostGetData:
Collaboration diagram for NookpostBackend.ApiSchemas.Posts.PostGetData:

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.
 

Detailed Description

Common data for a psot get response.

Property Documentation

◆ AuthorDisplayName

string? NookpostBackend.ApiSchemas.Posts.PostGetData.AuthorDisplayName
getset

The display name of the author.


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