Krizalys Onedrive Constant FolderViewType - krizalys/onedrive-php-sdk GitHub Wiki
Krizalys\Onedrive\Constant\FolderViewType
The folder view type.
- Class name: FolderViewType
- Namespace: Krizalys\Onedrive\Constant
Constants
DEFAULT_
const DEFAULT_ = 'default'
ICONS
const ICONS = 'icons'
DETAILS
const DETAILS = 'details'
THUMBNAILS
const THUMBNAILS = 'thumbnails'