Skip to main content

Interface: ActivityGetResultInput

client.ActivityGetResultInput

Input for ActivityClientInterceptor.getResult

Standalone Activities are experimental. APIs may be subject to change.

Properties

activityId

Readonly activityId: string


activityRunId

Readonly activityRunId: string


headers

Readonly headers: Headers


outputType

Optional Readonly outputType: TypeInfo<unknown, unknown>

Type information used to decode the Activity result.