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