public static class Provisioning.PutLocation extends Provisioning.LocationBase implements net.servicestack.client.IReturn<Provisioning.Location>
| Modifier and Type | Field and Description |
|---|---|
String |
LocationUniqueId
Unique ID of the location
|
Description, Elevation, ElevationUnits, ExtendedAttributeValues, Latitude, LocationIdentifier, LocationName, LocationPath, LocationType, Longitude, Publish| Constructor and Description |
|---|
PutLocation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocationUniqueId() |
Object |
getResponseType() |
Provisioning.PutLocation |
setLocationUniqueId(String value) |
getDescription, getElevation, getElevationUnits, getExtendedAttributeValues, getLatitude, getLocationIdentifier, getLocationName, getLocationPath, getLocationType, getLongitude, isPublish, setDescription, setElevation, setElevationUnits, setExtendedAttributeValues, setLatitude, setLocationIdentifier, setLocationName, setLocationPath, setLocationType, setLongitude, setPublishpublic String LocationUniqueId
public String getLocationUniqueId()
public Provisioning.PutLocation setLocationUniqueId(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.Location>Copyright © 2022. All rights reserved.