CategoriesRelevantText

public struct CategoriesRelevantText : Codable, Equatable

Relevant text that contributed to the categorization.

  • Text from the analyzed source that supports the categorization.

    Declaration

    Swift

    public var text: String?