User - Fetch details of the requested user
Last updated
Last updated
Expects Id of an existing user
Successful retrieval of the requested user
A public property of type nullable Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the userId property.
A public property of type list of tenant detail view that has both a getter and a setter method, which allows for getting and setting the value of the Tenants property.