PrePostStepResponse

data class PrePostStepResponse(val stepId: String)

The properties that define a step.

Constructors

Link copied to clipboard
constructor(stepId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource Id of the step to be run.