DMSDataDetail: BaseDetail & {
    data: DMSDataPoint[];
}

Type declaration