Type Alias: OnlyArchivedAndCurrentContentStatus
ts
type OnlyArchivedAndCurrentContentStatus = z.infer<typeof OnlyArchivedAndCurrentContentStatusSchema>;Defined in: src/v2/models/onlyArchivedAndCurrentContentStatus.ts:6