Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 648 Bytes

File metadata and controls

12 lines (9 loc) · 648 Bytes

harmony-connect-client.Model.ChainList

Properties

Name Type Description Notes
Data List<ChainListData> An array that contains the chains on this page.
Offset int? The index of the first chain returned from the total set (Starting from 0).
Limit int? The number of chains returned.
Count int? The total number of chains seen.

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