Interface BehaviourResponse

Hierarchy

  • BehaviourResponse

Properties

negative_reasons: Record<string, number>
other_negative: string[]
other_negative_count: Record<string, number>[]
other_positive: string[]
other_positive_count: Record<string, number>[]
positive_reasons: Record<string, number>

Generated using TypeDoc