AttachmentSortColumn

data class AttachmentSortColumn(val sortAttribute: AttachmentSort.AttachmentSortAttribute, val direction: Sort.Direction = Sort.Direction.ASC)

Constructors

Link copied to clipboard
constructor(sortAttribute: AttachmentSort.AttachmentSortAttribute, direction: Sort.Direction = Sort.Direction.ASC)

Properties

Link copied to clipboard