API ReferenceTypesCompletedSectionMetadataOn this pageCompletedSectionMetadata type CompletedSectionMetadata = {[key: string]: unknown; completedItems: number; id: string; sectionId: string;}; Type Declaration Index Signature [key: string]: unknown NameType completedItemsnumber idstring sectionIdstring