RSDStepTransformer
public protocol RSDStepTransformer
RSDStepTransformer
is used in decoding a step with replacement properties for some or all of the
properties that is defined using a different resource.
-
The step transformed by this object for inclusion into a task.
Declaration
Swift
var transformedStep: RSDStep! { get }