Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 769 Bytes

ListUnspentTransactionOutputsByAddressRData.md

File metadata and controls

14 lines (9 loc) · 769 Bytes

ListUnspentTransactionOutputsByAddressRData

Properties

Name Type Description Notes
limit i32 Defines how many items should be returned in the response per page basis.
offset i32 The starting index of the response items, i.e. where the response should start listing the returned items.
total i32 Defines the total number of items returned in the response.
items Veccrate::models::ListUnspentTransactionOutputsByAddressRi

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