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