c2g.AutomatedCollectionsServiceglobal with sharing class AutomatedCollectionsService The service class related to Reminder emails. Methods
AutomatedCollectionsServiceglobal AutomatedCollectionsService() sendRemindersglobal static void sendReminders(Map<Id, Set<Id>> reminderRuleCompaniesByRuleId) Method used to send reminders for multiple reminder rules that have multiple companies assigned. Input Parameters
sendStatementsglobal static void sendStatements(Map<Id, Set<Id>> statementRuleCompaniesByRuleId) Method used to send statements for multiple statements rules that have multiple companies assigned. Input Parameters
|