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
mapping: undefined | {
    [index: string]: string;
} = undefined

Methods