PatchableActionAdjustLeadScoreFields
No description
input PatchableActionAdjustLeadScoreFields {
operation: LeadScoreAdjustmentOperation
overlay_id: ID
points: Int
type: ScoringRuleType
}
No description
input PatchableActionAdjustLeadScoreFields {
operation: LeadScoreAdjustmentOperation
overlay_id: ID
points: Int
type: ScoringRuleType
}
PatchableActionAdjustLeadScoreFields.operation
● LeadScoreAdjustmentOperation
enumPatchableActionAdjustLeadScoreFields.overlay_id
● ID
scalarPatchableActionAdjustLeadScoreFields.points
● Int
scalarPatchableActionAdjustLeadScoreFields.type
● ScoringRuleType
enum