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