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