ReportRangeSelectionData

data class ReportRangeSelectionData(val month: String, val year: String, val date: Date)

Constructors

Link copied to clipboard
constructor(month: String, year: String, date: Date)

Properties

Link copied to clipboard
val date: Date
Link copied to clipboard
Link copied to clipboard