# NoStateMetaData

## Properties

| Name                     | Type                                                                                                    | Description                                                                                                                                                                                             | Notes                   |
| ------------------------ | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------- |
| **createdBy**            | **String**                                                                                              | The user who has created the resource.                                                                                                                                                                  | \[optional] \[readonly] |
| **createdByUserId**      | **String**                                                                                              | The unique ID of the user who created the resource.                                                                                                                                                     | \[optional] \[readonly] |
| **createdDate**          | [**OffsetDateTime**](https://github.com/ionos-cloud/sdk-java/blob/master/docs/models/OffsetDateTime.md) | The time when the resource was created.                                                                                                                                                                 | \[optional] \[readonly] |
| **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] |
| **lastModifiedBy**       | **String**                                                                                              | The user who last modified the resource.                                                                                                                                                                | \[optional] \[readonly] |
| **lastModifiedByUserId** | **String**                                                                                              | The unique ID of the user who last modified the resource.                                                                                                                                               | \[optional] \[readonly] |
| **lastModifiedDate**     | [**OffsetDateTime**](https://github.com/ionos-cloud/sdk-java/blob/master/docs/models/OffsetDateTime.md) | The last time the resource was modified.                                                                                                                                                                | \[optional] \[readonly] |
