public static class Provisioning.GetLocation extends Object implements net.servicestack.client.IReturn<Provisioning.Location>
| Modifier and Type | Field and Description |
|---|---|
String |
LocationUniqueId
Unique ID of the location
|
| Constructor and Description |
|---|
GetLocation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocationUniqueId() |
Object |
getResponseType() |
Provisioning.GetLocation |
setLocationUniqueId(String value) |
public String LocationUniqueId
public String getLocationUniqueId()
public Provisioning.GetLocation setLocationUniqueId(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.Location>Copyright © 2022. All rights reserved.