Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BehaviourResponse

Hierarchy

  • BehaviourResponse

Index

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