interface
ScheduledPublish
interface ScheduledPublish { ... }A durable scheduled-publication job.
Source packages/protocol/src/generated.ts:114
idstring- The id value.
documentIdstring- The documentId value.
expectedRevisionnumber- The expectedRevision value.
runAtstring- The runAt value.
attemptsnumber- The attempts value.
lastErrorstring- The lastError value.
createdAtstring- The createdAt value.