Updated list stream widget.

Hierarchy

  • ListStreamWidgetRequest

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
columns: ListStreamColumn[]

Widget columns.

Updated list stream widget.

responseFormat: ListStreamResponseFormat

Widget response format.

Generated using TypeDoc