dmsUserResponseDto
dmsUserResponseDto
Data object for newly created/modified user
JSON Example
{
"id": 0,
"email": "string",
"links": [
{
"rel": "string",
"href": "string"
}
]
}
integer As int32
As int32
id
Optional
Unique identifier of the user
string
email
Optional
Email address of the user