An object representing a breakdown of the different income types on the paystub.
Name | Type | Description | Notes |
---|---|---|---|
type | IncomeBreakdownType | ||
rate | float, none_type | The hourly rate at which the income is paid. | |
hours | float, none_type | The number of hours logged for this income for this pay period. | |
total | float, none_type | The total pay for this pay period. | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |