public static class Provisioning.GetLocationType extends Object implements net.servicestack.client.IReturn<Provisioning.LocationType>
| Modifier and Type | Field and Description |
|---|---|
String |
UniqueId
Unique ID of the location type
|
| Constructor and Description |
|---|
GetLocationType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResponseType() |
String |
getUniqueId() |
Provisioning.GetLocationType |
setUniqueId(String value) |
public String UniqueId
public String getUniqueId()
public Provisioning.GetLocationType setUniqueId(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.LocationType>Copyright © 2022. All rights reserved.