public static class ServiceModel.GetUnits extends Object implements net.servicestack.client.IReturn<ServiceModel.SearchResultUnit>
| Constructor and Description |
|---|
GetUnits() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomId() |
Object |
getResponseType() |
String |
getUnitgroup() |
ServiceModel.GetUnits |
setCustomId(String value) |
ServiceModel.GetUnits |
setUnitgroup(String value) |
public String getCustomId()
public ServiceModel.GetUnits setCustomId(String value)
public String getUnitgroup()
public ServiceModel.GetUnits setUnitgroup(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<ServiceModel.SearchResultUnit>Copyright © 2022. All rights reserved.