corda / net.corda.core.node.services.vault / AttachmentSort

AttachmentSort

data class AttachmentSort : BaseSort

Types

AttachmentSortAttribute

enum class AttachmentSortAttribute

AttachmentSortColumn

data class AttachmentSortColumn

Constructors

<init>

AttachmentSort(columns: Collection<AttachmentSortColumn>)

Properties

columns

val columns: Collection<AttachmentSortColumn>