CommissionDateGroupBy Enumeration |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Types
| Member name | Value | Description | |
|---|---|---|---|
| Day | 5 | Grouping by day | |
| Empty | 0 | No grouping | |
| Month | 3 | Grouping by month | |
| Quarter | 2 | Grouping by quarter | |
| Week | 4 | Grouping by week | |
| Year | 1 | Grouping by year |