Variable: OnlyArchivedAndCurrentContentStatusSchema
ts
const OnlyArchivedAndCurrentContentStatusSchema: ZodCustom<string & object | "current" | "archived", string & object | "current" | "archived">;Defined in: src/v2/models/onlyArchivedAndCurrentContentStatus.ts:5
The status of the content.