Click or drag to resize

CustomerReminderHelperGetCustomerReminderScheduledEventHandlerConfiguration Method

Gets the customer reminder scheduled event handler configuration.

Namespace:  Atomia.Billing.Core.Sdk.BusinessLogic
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public CustomerReminderScheduledEventHandlerConfiguration GetCustomerReminderScheduledEventHandlerConfiguration()

Return Value

Type: CustomerReminderScheduledEventHandlerConfiguration

[Missing <returns> documentation for "M:Atomia.Billing.Core.Sdk.BusinessLogic.CustomerReminderHelper.GetCustomerReminderScheduledEventHandlerConfiguration"]

Remarks
This is ad-hoc method used to fetch configuration which should be otherwise stored in database.
See Also