# RequestMetadata

## Properties

| Name              | Type                                                                        | Description                                                                                                                                                                                             | Notes                                           |
| ----------------- | --------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------- |
| **createdBy**     | **string**                                                                  | The user who created the resource.                                                                                                                                                                      | \[optional] \[readonly] \[default to undefined] |
| **createdDate**   | **string**                                                                  | The last time the resource was created.                                                                                                                                                                 | \[optional] \[readonly] \[default to undefined] |
| **etag**          | **string**                                                                  | Resource's Entity Tag as defined in <http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.11> Entity Tag is also added as an 'ETag response header to requests which don't use 'depth' parameter. | \[optional] \[readonly] \[default to undefined] |
| **requestStatus** | [**RequestStatus**](https://docs.ionos.com/nodejs-sdk/models/requeststatus) |                                                                                                                                                                                                         | \[optional] \[default to undefined]             |
