# ContractProperties

## Properties

| Name                 | Type                                                                                                             | Description                              | Notes                   |
| -------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------- | ----------------------- |
| **contract\_number** | **int**                                                                                                          | The contract number.                     | \[optional] \[readonly] |
| **owner**            | **str**                                                                                                          | The contract owner's user name.          | \[optional] \[readonly] |
| **reg\_domain**      | **str**                                                                                                          | The registration domain of the contract. | \[optional] \[readonly] |
| **resource\_limits** | [**ResourceLimits**](https://docs.ionos.com/sections-test/python-sdk/cloud-api-python-sdk/models/resourcelimits) |                                          | \[optional]             |
| **status**           | **str**                                                                                                          | The contract status.                     | \[optional] \[readonly] |
