TNEntityAliasName

@objcMembers
open class TNEntityAliasName : NSObject, Codable

Undocumented

  • Provides the language corresponding to a rich field.

    Declaration

    Swift

    public var language: String?
  • Provides the name corresponding to a rich field.

    Declaration

    Swift

    public var name: String?