Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Client

A Client.

Properties

name

name: string

The name of the client. Must be unique within a subscriber.

token

token: string

The token for the client. Must be unique within a tenancy.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Client): object

getJsonObj

  • getJsonObj(obj: Client): object