Skip to main content

DispatchSurfaceRequestInput

@gooi/surface-runtime


@gooi/surface-runtime / DispatchSurfaceRequestInput

Interface: DispatchSurfaceRequestInput

Defined in: runtime/surface-runtime/src/dispatch/dispatch-surface-request.ts:35

Extended by

Properties

PropertyModifierTypeDefined in
dispatchPlansreadonlyobjectruntime/surface-runtime/src/dispatch/dispatch-surface-request.ts:36
dispatchPlans.artifactVersionpublic"1.0.0"contracts/surface-contracts/src/dispatch/plan/plans.ts:59
dispatchPlans.planspublicRecord<string, { handlers: object[]; surfaceId: string; }>contracts/surface-contracts/src/dispatch/plan/plans.ts:60
requestreadonlyDispatchRequestruntime/surface-runtime/src/dispatch/dispatch-surface-request.ts:37