PatchableLeadScoringThresholdFields
No description
input PatchableLeadScoringThresholdFields {
actions: UpdateActionsHasMany
active: Boolean
category: ScoringCategory
conditionalActions: UpdateConditionalActionsHasMany
description: String
name: String
required_rules_must_be_met: Boolean
scoring_ruleset_id: ID
threshold: Int
type: ThresholdType
}