Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 476 Bytes

File metadata and controls

14 lines (6 loc) · 476 Bytes

StakingPositionRelatedTransactionsPaginatedResponse

Properties

Name Type Description Notes
data List<PositionRelatedTransaction> The related transactions for the current page.
next String Cursor for the next page. Use this value in the pageCursor parameter to fetch the next page. Null if no more pages. [optional]