/home/desid573/public_html/payment/xero-2/doc/project/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/project/Model/TaskCreateOrUpdate.md (666B)
# TaskCreateOrUpdate
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | Name of the task. Max length 100 characters. |
**rate** | [**\XeroAPI\XeroPHP\Models\Project\Amount**](Amount.md) | |
**charge_type** | [**\XeroAPI\XeroPHP\Models\Project\ChargeType**](ChargeType.md) | |
**estimate_minutes** | **int** | Estimated time to perform the task. EstimateMinutes has to be greater than 0 if provided. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)