Property:Has status
Appearance
Created page with "This property defines the content's visibility status (e.g., Draft, Published, or Archived). Has type::Text" |
No edit summary |
||
| Line 2: | Line 2: | ||
[[Has type::Text]] | [[Has type::Text]] | ||
[[Allows value::Draft]] | |||
[[Allows value::Published]] | |||
[[Allows value::Archived]] | |||
Revision as of 03:40, 20 September 2025
This property defines the content's visibility status (e.g., Draft, Published, or Archived).
Text Draft Published Archived
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Draft", "Published", "Archived" ] } }