Range

data class Range(val startDate: String, val endDate: String) : DateFilter

Constructors

Link copied to clipboard
constructor(startDate: String, endDate: String)

Properties

Link copied to clipboard
Link copied to clipboard