TNEntityFacetFieldEnum

@objc
public enum TNEntityFacetFieldEnum : Int
extension TNEntityFacetFieldEnum: Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case chargerBrand
  • Undocumented

    Declaration

    Swift

    case powerFeedLevel
  • Key

    Undocumented

    See more

    Declaration

    Swift

    public enum Key : CodingKey
  • Undocumented

    See more

    Declaration

    Swift

    public enum CodingError : Error
  • Declaration

    Swift

    public init(from decoder: Decoder) throws
  • Declaration

    Swift

    public func encode(to encoder: Encoder) throws