PatchableLeadStageChangeActionFields
No description
input PatchableLeadStageChangeActionFields {
actions: UpdateActionsHasMany
active: Boolean
conditionalActions: UpdateConditionalActionsHasMany
description: String
lead_stage_id: ID
name: String
}


