public static class Provisioning.GetDropDownListsByType extends Object implements net.servicestack.client.IReturn<Provisioning.DropDownListResponse>
| Modifier and Type | Field and Description |
|---|---|
Provisioning.DropDownListType |
Type
The type of drop-down list to return.
|
| Constructor and Description |
|---|
GetDropDownListsByType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResponseType() |
Provisioning.DropDownListType |
getType() |
Provisioning.GetDropDownListsByType |
setType(Provisioning.DropDownListType value) |
public Provisioning.DropDownListType Type
public Provisioning.DropDownListType getType()
public Provisioning.GetDropDownListsByType setType(Provisioning.DropDownListType value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.DropDownListResponse>Copyright © 2022. All rights reserved.