Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageResponse<Body>

Type parameters

  • Body

Hierarchy

  • IPageResponse

Index

Properties

Optional next

next: () => Promise<FilterByResponse<Body>>

Type declaration

Optional nextCursor

nextCursor: string

responseCount

responseCount: number

Generated using TypeDoc