@nycu-sdc/core-system-sdk
Preparing search index...
ResponsesExportHeader
Interface ResponsesExportHeader
Represents a header in the export table.
interface
ResponsesExportHeader
{
id
:
string
;
title
:
string
;
}
Index
Properties
id
title
Properties
id
id
:
string
The question ID.
title
title
:
string
The question title.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
title
@nycu-sdc/core-system-sdk
Loading...
Represents a header in the export table.