Class CollectionResponseWithTotalHubDbTableV3ForwardPaging

Hierarchy

  • CollectionResponseWithTotalHubDbTableV3ForwardPaging

Constructors

Properties

paging?: ForwardPaging
results: HubDbTableV3[]
total: number
attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc