Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HubRequest

The base class for all requests to an Identity Hub.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new HubRequest(requestType: string, requestBody?: any): HubRequest

Properties

Private requestBody

requestBody: any

Private requestType

requestType: string

Methods

getRequestJson

  • getRequestJson(): Promise<any>

Generated using TypeDoc