TNEntityEnergySource
@objcMembers
open class TNEntityEnergySource : NSObject, Codable
Undocumented
-
The type of energy source.
Declaration
Swift
public var source: TNEntityEnergySourceCategory? -
Percentage of this source (0-100) in the mix.
Declaration
Swift
public var percentage: Double?
TNEntityEnergySource Class Reference