Skip to content

Express Docs v0.1.0


Express Docs / DiagnosticsInfo

Interface: DiagnosticsInfo

Defined in: src/index.ts:24

Diagnostics result returned by CollanaPay.__diagnostics().

Properties

envKeysPresent

envKeysPresent: string[]

Defined in: src/index.ts:29


gitSha

gitSha: string

Defined in: src/index.ts:27

Git tree hash of src/ at build time. Stable across docs-only commits.


mode

mode: string

Defined in: src/index.ts:25


telemetryEnabled

telemetryEnabled: boolean

Defined in: src/index.ts:28

CollanaPay SDK Documentation