Type Alias GetDrivesPayload

GetDrivesPayload: { data: DriveInterface[]; paging?: PagingInterface }

Type declaration