Tipo
\n{{ notification.type || \"-\" | notificationType }}
\nAtivo
\n{{ notification.active | active }}
\nQuantos dias
\n{{ notification.days || \"-\" }}
\nTipo de dias
\n{{ notification.days_type || \"-\" | daysType }}
\nEnviar próximo dia útil
\n{{ notification.send_next_business_day | sendNextBusinessDay }}
\nMétodo de pagamento
\n{{ notification.payment_method || \"-\" | paymentMethod }}
\nTipo de pagamento
\n{{ notification.payment_type || \"-\" | paymentType }}
\nQuando
\n{{ notification.when || \"-\" | whenFilter }}
\nDias após o aceite da proposta
\n{{ notification.min_days_after_proposal_agreed || \"-\" }}
\nDias até o vencimento
\n{{ notification.min_days_until_due_date || \"-\" }}
\nSMS
\n{{ notification.sms || \"-\" }}
\nFlash SMS
\n{{ notification.flash_sms || \"-\" }}
\nAssunto e-mail
\n{{ notification.email_subject || \"-\" }}
\nURL - E-mail
\n{{ notification.email_asset_url || \"-\" }}
\nTitulo Notificação Push
\n{{ notification.push_title || \"-\" }}
\nCorpo Notificação Push
\n{{ notification.push_body || \"-\" }}
\nNome da iniciativa no Dodo
\n{{ notification.whatsapp_initiative || \"-\" }}
\nURL - Imagem whatsapp
\n{{ notification.whatsapp_params.file_url || \"-\" }}
\n