Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 649 Bytes

File metadata and controls

12 lines (9 loc) · 649 Bytes

harmony-connect-client.Model.DBlockList

Properties

Name Type Description Notes
Data List<DBlockShort> The directory blocks returned in this set.
Offset int? The index of the first block returned from the total set (Starting from 0).
Limit int? The number of blocks returned per page.
Count int? The total number of blocks seen.

[Back to Model list] [Back to API list] [Back to README]