PatchableActionSendNotificationFields
No description
input PatchableActionSendNotificationFields {
custom_message: String
custom_subject: String
recipients: ActionSendNotificationRecipientsInput
selected_columns: JSON
send_to_lead_owner_via_email: Boolean
send_to_lead_owner_via_text: Boolean
}