Class UnifiedCollectionResponseWithTotalBaseHubDbTableRowV3

Constructors

Properties

paging?: Paging
results: HubDbTableRowV3[]
total: number
attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined

Methods