> For the complete documentation index, see [llms.txt](https://docs.ionos.com/nodejs-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/nodejs-sdk/models/contractproperties.md).

# 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**](/nodejs-sdk/models/resourcelimits.md) |                                          | \[optional] \[default to undefined]             |
| **status**         | **string**                                                 | The contract status.                     | \[optional] \[readonly] \[default to undefined] |
