# UserMetadata
## Properties
| Name | Type | Description | Notes |
| ------------ | ------------- | ------------- | ------------- |
| **created_date** | **datetime** | The time the user was created. | [optional] [readonly] |
| **etag** | **str** | 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] |
| **last_login** | **datetime** | The time of the last login by the user. | [optional] [readonly] |
|