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