# RequestStatus

## Properties

| Name         | Type                                                                                        | Description                                       | Notes                   |
| ------------ | ------------------------------------------------------------------------------------------- | ------------------------------------------------- | ----------------------- |
| **href**     | **str**                                                                                     | URL to the object representation (absolute path). | \[optional] \[readonly] |
| **id**       | **str**                                                                                     | The resource's unique identifier.                 | \[optional] \[readonly] |
| **metadata** | [**RequestStatusMetadata**](https://docs.ionos.com/python-sdk/models/requeststatusmetadata) |                                                   | \[optional]             |
| **type**     | [**Type**](https://docs.ionos.com/python-sdk/models/type)                                   | The type of object that has been created.         | \[optional]             |
