/home/desid573/public_html/payment/xero-2/doc/project/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/project/Model/ProjectCreateOrUpdate.md (622B)
# ProjectCreateOrUpdate
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**contact_id** | **string** | Identifier of the contact this project was created for. | [optional]
**name** | **string** | Name of the project. |
**estimate_amount** | **double** | | [optional]
**deadline_utc** | [**\DateTime**](\DateTime.md) | Deadline for the project. UTC Date Time in ISO-8601 format. | [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)