Interface IListingElementsResponse<T>

Type Parameters

Hierarchy

  • IListingElementsResponse

Properties

asyncListingInitiated?: boolean
count: number
elements: T[]

Generated using TypeDoc