Request body object for scheduling the publish of content

Hierarchy

  • ContentScheduleRequestVNext

Constructors

Properties

id: string

The ID of the object to be scheduled.

publishDate: Date

The date the object should transition from scheduled to published.

attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc