Report Summary Machine Series Allocation Response
data class ReportSummaryMachineSeriesAllocationResponse(val allocatedAssetCount: String, val machineSeries: MachineSeriesResponse)
Represents a data point tracking the count of assets allocated for a specific Machine Series.
Constructors
Link copied to clipboard
fun ReportSummaryMachineSeriesAllocationResponse(allocatedAssetCount: String, machineSeries: MachineSeriesResponse)