Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPaginatedResponse

Hierarchy

  • IPaginatedResponse

Index

Properties

_embedded: {}

Type declaration

_links: { first?: ILinkResponse; next?: ILinkResponse; prev?: ILinkResponse; self?: ILinkResponse }

Type declaration

_page: number

Generated using TypeDoc