/home/desid573/public_html/payment/xero-2/doc/payrolluk/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrolluk/Model/TimesheetLine.md (788B)
# TimesheetLine
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**timesheet_line_id** | **string** | The Xero identifier for a Timesheet Line | [optional]
**date** | [**\DateTime**](\DateTime.md) | The Date that this Timesheet Line is for (YYYY-MM-DD) |
**earnings_rate_id** | **string** | The Xero identifier for the Earnings Rate that the Timesheet is for |
**tracking_item_id** | **string** | The Xero identifier for the Tracking Item that the Timesheet is for | [optional]
**number_of_units** | **double** | The Number of Units of the Timesheet Line |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)