NookPost-Backend
Loading...
Searching...
No Matches
NookpostBackend.Models.Category Class Reference

A category for posts. More...

Collaboration diagram for NookpostBackend.Models.Category:

Properties

string? Uuid [get, set]
 UUID of the category object.
 
string? Name [get, set]
 Name of the category.
 
string? Icon [get, set]
 Icon of the category.
 

Detailed Description

A category for posts.

Property Documentation

◆ Icon

string? NookpostBackend.Models.Category.Icon
getset

Icon of the category.

◆ Name

string? NookpostBackend.Models.Category.Name
getset

Name of the category.

◆ Uuid

string? NookpostBackend.Models.Category.Uuid
getset

UUID of the category object.


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