Skip to main content

CompletedSectionMetadata

type CompletedSectionMetadata = {
[key: string]: unknown;
completedItems: number;
id: string;
sectionId: string;
};

Type Declaration

Index Signature

[key: string]: unknown
NameType
completedItemsnumber
idstring
sectionIdstring