Enum ReportParameterType
Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum ReportParameterType
Fields
| Name | Description |
|---|---|
| EmployeeId | |
| Now | |
| PayrollId | |
| PayrunId | |
| RegulationId | |
| ReportId | |
| TenantId | |
| Today | |
| UserId | |
| Value | |
| WebhookId |