outscale_api 1.14.0

Outscale API SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# User

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**creation_date** | Option<**String**> | The date and time (UTC) of creation of the EIM user. | [optional]
**last_modification_date** | Option<**String**> | The date and time (UTC) of the last modification of the EIM user. | [optional]
**path** | Option<**String**> | The path to the EIM user. | [optional]
**user_email** | Option<**String**> | The email address of the EIM user. | [optional]
**user_id** | Option<**String**> | The ID of the EIM user. | [optional]
**user_name** | Option<**String**> | The name of the EIM user. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)