Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 499 Bytes

GetGroupsRequest.md

File metadata and controls

12 lines (7 loc) · 499 Bytes

GetGroupsRequest

Properties

Name Type Description Notes
walletId kotlin.String The Node-specific identifier of the Wallet that is to leave the Group
startIndex kotlin.Int An offset used to paginate through the available groups; indexing is 0-based; defaults to 0 [optional]
numberOfResults kotlin.Int Maximal number of results to fetch in this call; defaults to 100 [optional]