Properties
Optional
completionTimestamp
completionTimestamp?: string
definition
Optional
device
Optional
lastElementUpdated
Optional
sectionState
sectionState?: {
id: string;
state: "COLLAPSED" | "EXPANDED";
}[]
Type declaration
id: string
state: "COLLAPSED" | "EXPANDED"
submission
submission: {
[name: string]: unknown;
}
The date and time (in ISO format) the form was completed I.e. when the user clicked the submit button