ListEnergyServicePartitionsResult

data class ListEnergyServicePartitionsResult(val dataPartitionInfo: List<DataPartitionPropertiesResponse>? = null)

List of data partitions.

Constructors

Link copied to clipboard
constructor(dataPartitionInfo: List<DataPartitionPropertiesResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of data partitions along with their properties in a given OEP resource.