Exact

data class Exact(val dataTypes: List<AmityComment.DataType>, val matchType: String = "exact") : AmityCommentDataTypeFilter

Constructors

Link copied to clipboard
constructor(dataTypes: List<AmityComment.DataType>, matchType: String = "exact")

Properties

Link copied to clipboard
Link copied to clipboard
open override val matchType: String