Interface QuerySourcesResponse

Hierarchy

  • QuerySourcesResponse

Properties

Properties

data: Source[]

List of sources

limit: number

Page limit.

offset: number

Page offset.

total: number

Total numner of source records.

Generated using TypeDoc