Tenant - Fetch list of all users that are part of any requested tenant
Last updated
Last updated
Expects Id of an existing tenant
Successful retrieval of users for any requested tenant
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.