PatchableLeadScoreRulesetFields
No description
input PatchableLeadScoreRulesetFields {
active: Boolean
activity_plus_engagement_qualification_threshold: Int
activity_score_qualification_threshold: Int
contact_score_qualification_threshold: Int
engagement_score_qualification_threshold: Int
is_default: Boolean
name: String
rules: [ScoringRuleInput]
total_score_qualification_threshold: Int
}