# Constants
Item Types.
Item Types.
ListRequestSelect should be used in $select for Items/Children.
# Structs
DownloadSpecification is the response to /Items/Download.
Error is an odata error return.
Item refers to a file or folder.
ListResponse is returned from the Items/Children call.
Parent is the ID of the parent folder.
UpdateItemRequest is sent to PATCH /v3/Items(id).
UploadFinishResponse is returns from calling UploadSpecification.FinishURI.
UploadRequest is set to /Items/Upload2 to receive an UploadSpecification.
UploadSpecification is returned from /Items/Upload.
Zone is where the data is stored.