corda / net.corda.core.node.services.vault / SortAttribute / Standard

Standard

data class Standard : SortAttribute

sortAttribute refers to common table attributes defined in the node schemas: VaultState, VaultLinearStates, VaultFungibleStates

Constructors

<init>

sortAttribute refers to common table attributes defined in the node schemas: VaultState, VaultLinearStates, VaultFungibleStates

Standard(attribute: Attribute)

Properties

attribute

val attribute: Attribute