public static class Provisioning.GetExtendedAttribute extends Object implements net.servicestack.client.IReturn<Provisioning.ExtendedAttribute>
| Modifier and Type | Field and Description |
|---|---|
String |
UniqueId
Unique ID of the extended attribute
|
| Constructor and Description |
|---|
GetExtendedAttribute() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResponseType() |
String |
getUniqueId() |
Provisioning.GetExtendedAttribute |
setUniqueId(String value) |
public String UniqueId
public String getUniqueId()
public Provisioning.GetExtendedAttribute setUniqueId(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.ExtendedAttribute>Copyright © 2022. All rights reserved.