Skip to Content

CmsBlogCategoryResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the blog category.[default to null]
nameStringName of the blog category.[default to null]
slugStringURL-friendly slug for the blog category.[default to null]
descriptionStringOptional description of the blog category.[optional] [default to null]
localeStringLanguage/locale code (e.g., “en”, “tr”).[default to null]
created_atDateTimestamp when the category was created.[default to null]
updated_atDateTimestamp when the category was last updated.[default to null]

[Back to Model list] [Back to API list] [Back to README]