public static class Provisioning.PostLocation extends Provisioning.LocationBase implements net.servicestack.client.IReturn<Provisioning.Location>
| Modifier and Type | Field and Description |
|---|---|
String |
UtcOffset
ISO 8601 duration format
|
Description, Elevation, ElevationUnits, ExtendedAttributeValues, Latitude, LocationIdentifier, LocationName, LocationPath, LocationType, Longitude, Publish| Constructor and Description |
|---|
PostLocation() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResponseType() |
String |
getUtcOffset() |
Provisioning.PostLocation |
setUtcOffset(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 UtcOffset
public String getUtcOffset()
public Provisioning.PostLocation setUtcOffset(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.Location>Copyright © 2022. All rights reserved.