Class StreamingCollectionResponseWithTotalHubDbTableRowV3

Constructors

Properties

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

Methods