Skip to content

Krizalys Onedrive Constant DriveType

Christophe Vidal edited this page Aug 4, 2019 · 1 revision

Krizalys\Onedrive\Constant\DriveType

The drive type.

  • Class name: DriveType
  • Namespace: Krizalys\Onedrive\Constant

Constants

PERSONAL

const PERSONAL = 'personal'

BUSINESS

const BUSINESS = 'business'

DOCUMENT_LIBRARY

const DOCUMENT_LIBRARY = 'documentLibrary'
Clone this wiki locally