Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 798 Bytes

File metadata and controls

15 lines (9 loc) · 798 Bytes

AccessRegistryCurrentStateResponse

Properties

Name Type Description Notes
data Array<AccessRegistryAddressItem> Array of active addresses in the access registry [default to undefined]
next string Cursor for next page [optional] [default to undefined]
prev string Cursor for previous page [optional] [default to undefined]
total number Total count of active addresses in the access registry [optional] [default to undefined]

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