Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICollectionResponse<T>

Type parameters

  • T

Hierarchy

  • ICollectionResponse

Index

Properties

Properties

_embedded: {}

Type declaration

  • [index: string]: T[]
_links: { href: string }

Type declaration

  • href: string

Generated using TypeDoc