# ContractProperties

## Properties

| Name               | Type                                                                                                             | Description                              | Notes                                           |
| ------------------ | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------- | ----------------------------------------------- |
| **contractNumber** | **number**                                                                                                       | The contract number.                     | \[optional] \[readonly] \[default to undefined] |
| **owner**          | **string**                                                                                                       | The contract owner's user name.          | \[optional] \[readonly] \[default to undefined] |
| **regDomain**      | **string**                                                                                                       | The registration domain of the contract. | \[optional] \[readonly] \[default to undefined] |
| **resourceLimits** | [**ResourceLimits**](https://docs.ionos.com/sections-test/nodejs-sdk/cloud-api-nodejs-sdk/models/resourcelimits) |                                          | \[optional] \[default to undefined]             |
| **status**         | **string**                                                                                                       | The contract status.                     | \[optional] \[readonly] \[default to undefined] |
