Skip to main content

GateFollowupOptions

@fleetforge/sdk


@fleetforge/sdk / GateFollowupOptions

Interface: GateFollowupOptions

Defined in: sdk/typescript/src/client.ts:151

Properties

actor?

optional actor: string

Defined in: sdk/typescript/src/client.ts:154


details?

optional details: Record<string, unknown>

Defined in: sdk/typescript/src/client.ts:156


gateId

gateId: string

Defined in: sdk/typescript/src/client.ts:152


note?

optional note: string

Defined in: sdk/typescript/src/client.ts:155


outcome?

optional outcome: GateOutcome

Defined in: sdk/typescript/src/client.ts:153