status property
The status of the page for admin resources (either LIVE or DRAFT). Possible string values are:
- "LIVE"
- "DRAFT"
- "SOFT_TRASHED"
Implementation
core.String? status;
The status of the page for admin resources (either LIVE or DRAFT). Possible string values are:
core.String? status;