Energy Service Properties Response
data class EnergyServicePropertiesResponse(val authAppId: String? = null, val dataPartitionNames: List<DataPartitionNamesResponse>? = null, val dnsName: String, val provisioningState: String)
Constructors
Link copied to clipboard
fun EnergyServicePropertiesResponse(authAppId: String? = null, dataPartitionNames: List<DataPartitionNamesResponse>? = null, dnsName: String, provisioningState: String)