CreateAccountRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| password | String | Account's password | [optional] [default to null] |
| role | String | Account's role | [optional] [default to null] |
| username | String | Account's username | [optional] [default to null] |
| Name | Type | Description | Notes |
|---|---|---|---|
| password | String | Account's password | [optional] [default to null] |
| role | String | Account's role | [optional] [default to null] |
| username | String | Account's username | [optional] [default to null] |