# 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**](https://docs.ionos.com/java-sdk/models/resourcelimits) |                                          | \[optional]             |
| **status**         | **String**                                                                  | The contract status.                     | \[optional] \[readonly] |
