TNEntityPowerFeedType

@objcMembers
open class TNEntityPowerFeedType : NSObject, Codable

Undocumented

  • The electric power feed level.

    Declaration

    Swift

    public var level: Int?
  • Provides the electric power naming.

    Declaration

    Swift

    public var name: String?