Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Application

Represents this ChatKitty application and can be used to configure the application.

export
interface

Application

Hierarchy

  • Application

Index

Properties

Properties

Optional _links

memberof

Application

id

id: number

64 bit integer identifier associated with this application

memberof

Application

key

key: string

Unique string used as an API key for this application client-side

memberof

Application

name

name: string

The name of the ChatKitty application

memberof

Application

Optional properties

properties: object

Map of arbiturary properties belonging to this application

memberof

Application

Generated using TypeDoc, the 9/1/2021 at 5:54:10 AM