Skip to Content

CmsBlogPostSummary

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the blog post.[default to null]
titleStringTitle of the blog post.[default to null]
slugStringURL-friendly slug for the blog post.[default to null]
excerptStringOptional excerpt or summary of the blog post.[optional] [default to null]
localeStringLanguage/locale code (e.g., “en”, “tr”).[default to null]
featured_image_urlStringOptional URL to the featured image.[optional] [default to null]
published_atDateOptional publication timestamp.[optional] [default to null]

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