public static class Provisioning.PutLocationFolderUserRole extends Provisioning.PutUserRoleBase implements net.servicestack.client.IReturn<Provisioning.LocationFolderUserRole>
| Modifier and Type | Field and Description |
|---|---|
String |
LocationFolderUniqueId
Unique Id of the location folder
|
RoleUniqueId, UserUniqueId| Constructor and Description |
|---|
PutLocationFolderUserRole() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocationFolderUniqueId() |
Object |
getResponseType() |
Provisioning.PutLocationFolderUserRole |
setLocationFolderUniqueId(String value) |
getRoleUniqueId, getUserUniqueId, setRoleUniqueId, setUserUniqueIdpublic String LocationFolderUniqueId
public String getLocationFolderUniqueId()
public Provisioning.PutLocationFolderUserRole setLocationFolderUniqueId(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.LocationFolderUserRole>Copyright © 2022. All rights reserved.