public static class Provisioning.GetLocationFolderUserRoles extends Object implements net.servicestack.client.IReturn<Provisioning.LocationFolderUserRoles>
| Modifier and Type | Field and Description |
|---|---|
String |
LocationFolderUniqueId
Unique ID of the location folder
|
| Constructor and Description |
|---|
GetLocationFolderUserRoles() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocationFolderUniqueId() |
Object |
getResponseType() |
Provisioning.GetLocationFolderUserRoles |
setLocationFolderUniqueId(String value) |
public String LocationFolderUniqueId
public String getLocationFolderUniqueId()
public Provisioning.GetLocationFolderUserRoles setLocationFolderUniqueId(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.LocationFolderUserRoles>Copyright © 2022. All rights reserved.