KUSKBDeflectResult
KUSKBDeflectResult Structure reference for Kustomer Chat iOS Core API.
A knowledge base (KB) article or category matching a KB deflection conversational assistant response.
public struct KUSKBDeflectResultid
public var id: String?articleOrCategoryId
public var articleOrCategoryId: String?type
public var type: KUSKBDeflectResultType?title
public var title: String?webLink
public var webLink: String?lang
public var lang: String?rawJson
public var rawJson: String?clickCount
public var clickCount: IntUpdated 20 days ago