Skip to main content
Version: v1

IOdspUrlParts Interface

Signature

export interface IOdspUrlParts

Properties

PropertyTypeDescription
driveIdstring
itemIdstring
siteUrlstring

Property Details

driveId

Signature

driveId: string;

Type: string

itemId

Signature

itemId: string;

Type: string

siteUrl

Signature

siteUrl: string;

Type: string