CollectionCriteria

data class CollectionCriteria(val type: CollectionType = CollectionType.All, val recent: Boolean = false)

Constructors

Link copied to clipboard
constructor(type: CollectionType = CollectionType.All, recent: Boolean = false)

Properties

Link copied to clipboard
Link copied to clipboard