A fixed remuneration item

id
integer

Unique identifier of the fixed remuneration item

amount
number

The amount of the fixed remuneration item. Depending on the nature of the fixed item, the amount can be either a quantity or a monetary value.

startsOn
string

The first day on which the fixed remuneration item applies.

endsOn
string | null

The last day on which the fixed remuneration item applies.

comment
string | null

You can attach a comment to explain or justify the variable item

natureId
integer

The nature id of the fixed remuneration item

nature
object

The nature of the fixed remuneration item

workContractId
integer

A fixed item must be linked to a work contract.

workContract
object

The work contract linked to the fixed item.