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