Skip to main content
Version: v1

IOdspUrlParts Interface

Signature

export interface IOdspUrlParts

Properties

Property Type Description
driveId string
itemId string
siteUrl string

Property Details

driveId

Signature
driveId: string;

Type: string

itemId

Signature
itemId: string;

Type: string

siteUrl

Signature
siteUrl: string;

Type: string