UserTagsRemovedDetails

public class UserTagsRemovedDetails : CustomStringConvertible, JSONRepresentable

Removed tags.

  • values.

    Declaration

    Swift

    public let values: [String]
  • Declaration

    Swift

    public var description: String { get }