MatchingWorkflowOutputAttribute

data class MatchingWorkflowOutputAttribute(val hashed: Boolean? = null, val name: String)

Constructors

Link copied to clipboard
fun MatchingWorkflowOutputAttribute(hashed: Boolean? = null, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val hashed: Boolean? = null
Link copied to clipboard