Skip to content

DebugInformation

Defined in: sdks/js/node-sdk/src/DebugInformation.ts:8

Debug information helpers for the client

This class is not intended to be initialized directly.

new DebugInformation(client): DebugInformation

Defined in: sdks/js/node-sdk/src/DebugInformation.ts:11

Client

DebugInformation

apiAggregateStatistics(): string

Defined in: sdks/js/node-sdk/src/DebugInformation.ts:23

string


apiIdentityStatistics(): IdentityStats

Defined in: sdks/js/node-sdk/src/DebugInformation.ts:19

IdentityStats


apiStatistics(): ApiStats

Defined in: sdks/js/node-sdk/src/DebugInformation.ts:15

ApiStats


clearAllStatistics(): void

Defined in: sdks/js/node-sdk/src/DebugInformation.ts:27

void