ItemDetailsOptions interface

Optional details to include when returning an item model

Properties

includeContentMetadata

If true, include metadata about the file type

recursionLevel

Specifies whether to include children (OneLevel), all descendants (Full) or None for folder items

Property Details

includeContentMetadata

If true, include metadata about the file type

includeContentMetadata: boolean

Property Value

boolean

recursionLevel

Specifies whether to include children (OneLevel), all descendants (Full) or None for folder items

recursionLevel: VersionControlRecursionType

Property Value