Dashboard Relative Date Time Control Display Options
data class DashboardRelativeDateTimeControlDisplayOptions(val dateTimeFormat: String? = null, val infoIconLabelOptions: DashboardSheetControlInfoIconLabelOptions? = null, val titleOptions: DashboardLabelOptions? = null)
Constructors
Link copied to clipboard
constructor(dateTimeFormat: String? = null, infoIconLabelOptions: DashboardSheetControlInfoIconLabelOptions? = null, titleOptions: DashboardLabelOptions? = null)