# OneDriveItemDto object
This object contains the information about a item in OneDrive.
# Properties
| Name | Type | Description |
|---|---|---|
| id | string | readonly The unique identifier of this OneDrive item. |
| oneDriveFolderId | string | readonly. The folder id of this OneDrive item. |
| name | string | readonly. The name of this item. |
| description | string | readonly. The description of this item. |
| oneDriveItemType | string | readonly. The type of this item. |
# Operations
Non-exhaustive list of operations that are related to this type: