PreviewCompensationDto
periodStartstringrequired
periodEndstringrequired
paymentFrequencystringrequired
Possible values: [DAILY, WEEKLY, BI_WEEKLY, MONTHLY]
PreviewCompensationDto
{
"periodStart": "string",
"periodEnd": "string",
"paymentFrequency": "DAILY"
}