A user who authored a timeline cell.

Hierarchy

  • TimelineCellAuthorUser

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Profile information for the user who authored the timeline cell.

The type of timeline cell author. Currently only USER is supported.

Generated using TypeDoc