Component Source Response
data class ComponentSourceResponse(val name: String, val originalTransformOrCollection: String, val userName: String)
Description of an interstitial value between transforms in an execution stage.
Description of an interstitial value between transforms in an execution stage.