DataPartitionNamesResponse

data class DataPartitionNamesResponse(val name: String? = null)

The list of Energy services resource's Data Partition Names.

Constructors

Link copied to clipboard
constructor(name: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null