-
Conditions
If an invoice meets all selected conditions, the flow will be used to process it. If the conditions are not met the next payment reminder flow in line will be chosen according to the priorities.
-
Id
The ID is the primary key of the entity. The ID identifies the entity uniquely.
-
Linked Space ID
The linked space id holds the ID of the space to which the entity belongs to.
-
Name
The payment reminder configuration name is used internally to identify the configuration in administrative interfaces. For example it is used within search fields and hence it should be distinct and descriptive.
-
Planned Purge Date
The planned purge date indicates when the entity is permanently removed. When the date is null the entity is not planned to be removed.
-
Priority
The priority orders the payment reminder flows. As such the priority determines together with the conditions the payment reminder flow the selection mechanism for a particular invoice. A change of the priority affects all future selections.
-
Start Delay
This value defines how long after the invoice is created this flow should be started.
-
Start Time Of Day
This value defines on which time of the day this flow will really start after the start delay has elapsed. It allows to target the reminder for a specific time during the day.
-
Start Time Zone
This value defines the time zone that will be used when applying the start time of day.
-
State
-
Version
The version number indicates the version of the entity. The version is incremented whenever the entity is changed.