dk.sdu.cloud.accounting.api.LineChart

UCloud Developer Guide / Accounting and Project Management / Accounting / Visualization of Usage

LineChart

data class LineChart(
    val lines: List<LineChart.Line>,
)
Properties

Last updated