Interface ListResponse<R>

Type Parameters

  • R

Hierarchy

  • ListResponse

Properties

Properties

cursor?: string
results: R[]
size: number

Generated using TypeDoc