File: ContractProperties.md

package info (click to toggle)
python-ionoscloud 6.1.9-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 6,172 kB
  • sloc: python: 41,445; sh: 35; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 563 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# 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**](ResourceLimits.md) |  | [optional]  |
| **status** | **str** | The contract status. | [optional] [readonly]  |