Interface LiveUpdateStartRequest

Live Update start request.

Hierarchy

  • LiveUpdateStartRequest

Properties

content: JsonObject

Dynamic content.

dismissTimestamp?: string

Optional ISO 8601 date string that defines when to end this Live Update.

name: string

The Live Update name.

timestamp?: string

Optional ISO 8601 date string, used to filter out of order updates/

type: string

The Live Update type.

Generated using TypeDoc