Skip to content

PURISTA API


PURISTA API / @purista/hono-http-server / VariablesBase

Type Alias: VariablesBase

VariablesBase = object

Defined in: packages/hono-http-server/src/types/VariablesBase.ts:1

Properties

additionalParameter?

optional additionalParameter: Record<string, unknown>

Defined in: packages/hono-http-server/src/types/VariablesBase.ts:5

Additional parameter passed to the commands


instanceId?

optional instanceId: string

Defined in: packages/hono-http-server/src/types/VariablesBase.ts:13

The instance ID


principalId?

optional principalId: string

Defined in: packages/hono-http-server/src/types/VariablesBase.ts:7

The principal ID


tenantId?

optional tenantId: string

Defined in: packages/hono-http-server/src/types/VariablesBase.ts:9

The tenant ID


traceId?

optional traceId: string

Defined in: packages/hono-http-server/src/types/VariablesBase.ts:11

The custom trace ID