Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientAuthorizationsResponse

export
interface

ClientAuthorizationsResponse

Hierarchy

  • ClientAuthorizationsResponse

Index

Properties

Optional client_id

client_id: string

The ID of the client.

memberof

ClientAuthorizationsResponse

Optional created_at

created_at: string

The timestamp of authorization.

memberof

ClientAuthorizationsResponse

Optional entity_id

entity_id: number

The ID of the entity that can be authorized.

memberof

ClientAuthorizationsResponse

Optional entity_type

entity_type: EntityType
memberof

ClientAuthorizationsResponse

Optional id

id: string

The client ID

memberof

ClientAuthorizationsResponse

Optional updated_at

updated_at: string

The timestamp of the most recent update.

memberof

ClientAuthorizationsResponse