TimeFrame

constructor(startDate: String? = null, endDate: String? = null)

Parameters

startDate

Start date of the time period (ISO format)

endDate

End date of the time period (ISO format)