Describes a specific authentication client. e.g. a system not a person.

Hierarchy

  • IClient

Implemented by

Properties

branch?: string

The branch the client belongs to.

createdAt?: Date

Automatically generated date of when the given client was created at.

description?: string

A short description about the client.

hebName: string

The name of the client in hebrew.

name: string

The name of the client.

productPointOfContact?: PointOfContact

The contact details of the person in charge of product at the client.

tags?: string[]

The tags describing the client.

techPointOfContact?: PointOfContact

The contact details of the person in charge of tech at the client.

updatedAt?: Date

Automatically generated date of when the given client was updated at.

Generated using TypeDoc