UserDTO
objectidinteger(int32)
Example:12345
usernamestring
<= 500 characters
Example:userName
firstNamestring
<= 500 characters
Example:First
lastNamestring
<= 500 characters
Example:Last
Example
UserAccessDTO
objectuserIdinteger
locationsarray[object]
<= 500 items
Show Child Parameters
Example
LocationAccessDTO
objectlocationIdinteger
operationCodesarray[string]
<= 500 characters<= 500 items
Example
Errors
array>= 1 items<= 500 items
messagestringrequired
Description of error
<= 500 characters
Error
messagestringrequired
Description of error
<= 500 characters
Example