ConstraintInfo

data class ConstraintInfo(val constraint: AttachmentConstraint)

Contract constraint information associated with a ContractState. See AttachmentConstraint

Constructors

Link copied to clipboard
constructor(constraint: AttachmentConstraint)

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun data(): ByteArray?
Link copied to clipboard