Skip to main content

Interface: SerializedStep

Defined in: src/types/logging/step.types.ts

Extends

  • Omit<BaseStepOptions, "metrics" | "createdAt" | "output" | "redactedOutput">

Extended by

Properties

createdAt

Defined in: src/types/logging/step.types.ts

datasetInput?

Defined in: src/types/logging/step.types.ts

Inherited from


datasetMetadata?

Defined in: src/types/logging/step.types.ts

Overrides


datasetOutput?

Defined in: src/types/logging/step.types.ts

Inherited from


externalId?

Defined in: src/types/logging/step.types.ts

Inherited from


id?

Defined in: src/types/logging/step.types.ts

Inherited from


input?

Defined in: src/types/logging/step.types.ts

Inherited from


metadata?

Defined in: src/types/logging/step.types.ts

Inherited from


metrics?

Defined in: src/types/logging/step.types.ts

name?

Defined in: src/types/logging/step.types.ts

Inherited from


output?

Defined in: src/types/logging/step.types.ts

redactedInput?

Defined in: src/types/logging/step.types.ts

Inherited from


redactedOutput?

Defined in: src/types/logging/step.types.ts

statusCode?

Defined in: src/types/logging/step.types.ts

Inherited from


stepNumber?

Defined in: src/types/logging/step.types.ts

Inherited from


tags?

Defined in: src/types/logging/step.types.ts

Inherited from


type

Defined in: src/types/logging/step.types.ts

userMetadata

Defined in: src/types/logging/step.types.ts