public static class Provisioning.PutLocationType extends Provisioning.LocationTypeBase implements net.servicestack.client.IReturn<Provisioning.LocationType>
| Modifier and Type | Field and Description |
|---|---|
String |
UniqueId
Unique ID of the location type
|
AttributeTableName, Description, ExtendedAttributeDefinitionIds, TypeName| Constructor and Description |
|---|
PutLocationType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResponseType() |
String |
getUniqueId() |
Provisioning.PutLocationType |
setUniqueId(String value) |
getAttributeTableName, getDescription, getExtendedAttributeDefinitionIds, getTypeName, setAttributeTableName, setDescription, setExtendedAttributeDefinitionIds, setTypeNamepublic String UniqueId
public String getUniqueId()
public Provisioning.PutLocationType setUniqueId(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.LocationType>Copyright © 2022. All rights reserved.