Skip to Content

HelpCategoryResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the help category[default to null]
nameStringDisplay name of the category[default to null]
slugStringURL-friendly slug for the category[default to null]
descriptionStringOptional description of the category’s purpose[optional] [default to null]
iconStringOptional icon identifier or URL for the 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]