Objects

data class Objects(val pageInfo: GetStakesByIdsQuery.PageInfo, val nodes: List<GetStakesByIdsQuery.Node>)

Constructors

Link copied to clipboard

Properties

Link copied to clipboard

A list of nodes.

Link copied to clipboard

Information to aid in pagination.