RemoteRentedUnitView
namestring
Name of the rented unit.
Example:
John Doe
uidstring
Unique identifier of a rented unit.
Example:
aaaa-bbbb-cccc-dddd
RemoteRentedUnitView
{
"name": "John Doe",
"uid": "aaaa-bbbb-cccc-dddd"
}