TNEntitySource

@objcMembers
open class TNEntitySource : NSObject, Codable

Undocumented

  • Source id

    Declaration

    Swift

    public var sourceId: String?
  • Source name.

    Declaration

    Swift

    public var source: String?