Interface KristApiAddressesResponse

Hierarchy

  • KristApiPaginatedResponseBase
    • KristApiAddressesResponse

Properties

Properties

addresses: KristAddress[]
count: number

The number of results returned for this page.

total: number

The total number of items in the collection.

Generated using TypeDoc