CreateLeadScoreRulesetInput
No description
input CreateLeadScoreRulesetInput {
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!
total_score_qualification_threshold: Int!
}