> For the complete documentation index, see [llms.txt](https://docs.ionos.com/java-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/java-sdk/models/contractproperties.md).

# ContractProperties

## Properties

| Name               | Type                                                     | Description                              | Notes                   |
| ------------------ | -------------------------------------------------------- | ---------------------------------------- | ----------------------- |
| **contractNumber** | **Long**                                                 | The contract number.                     | \[optional] \[readonly] |
| **owner**          | **String**                                               | The contract owner's user name.          | \[optional] \[readonly] |
| **regDomain**      | **String**                                               | The registration domain of the contract. | \[optional] \[readonly] |
| **resourceLimits** | [**ResourceLimits**](/java-sdk/models/resourcelimits.md) |                                          | \[optional]             |
| **status**         | **String**                                               | The contract status.                     | \[optional] \[readonly] |
