ClientLike

Contains client Token & Id.

Properties

Prameter

Type

Required

Default

Description

token

string

true

none

The token of the client, used for authorization.

id

string

true

none

Id of the client.

Last updated