Skip to Content

CmsBlogTagResponse

Properties

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

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