Skip to main content
Version: v1

IUploadedSummaryDetails Interface

Signature

export interface IUploadedSummaryDetails

Properties

Property Modifiers Type Description
includesProtocolTree optional boolean

Property Details

includesProtocolTree

Signature

includesProtocolTree?: boolean;

Type: boolean