TNEntityEnvironmentalImpact
@objcMembers
open class TNEntityEnvironmentalImpact : NSObject, Codable
Amount of waste produced/emitted per kWh.
-
The environmental impact category of this value.
Declaration
Swift
public var category: TNEntityEnvironmentalImpactCategory?
-
Amount of this portion in g/kWh.
Declaration
Swift
public var amount: Double?