AccrualRecord

Describes an hour count balance for a user which is automatically depleted as the user reports timie of a specific pay type. Accruals may be "hard" or "soft"; a "hard" accrual prevents the user from reporting time in excess of the remaining balance, while a "soft" accrual allows the user to exceed the balance.

Name Type Description
id string

The ID of this accrual record.

code string

The code of this accrual.

type string

The type of this accrual ("Hard" or "Soft").

hours float

The hours remaining in this accrual.