Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HubObjectQueryResponse

Represents the response to a HubObjectQueryRequest.

Hierarchy

  • HubObjectQueryResponse

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private response

response: IHubObjectQueryResponse

Methods

getObjects

  • getObjects(): IObjectMetadata[]

getSkipToken

  • getSkipToken(): null | string

hasSkipToken

  • hasSkipToken(): boolean

Generated using TypeDoc