Type Alias GetDriveItemsPayload

GetDriveItemsPayload: { data: DriveItemInterface[]; paging?: PagingInterface }

Type declaration