public static class ServiceModel.GetActivity extends Object implements net.servicestack.client.IReturn<ServiceModel.ActivityWithDetails>
| Constructor and Description |
|---|
GetActivity() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getDetail() |
String |
getId() |
Object |
getResponseType() |
ServiceModel.GetActivity |
setDetail(Boolean value) |
ServiceModel.GetActivity |
setId(String value) |
public String getId()
public ServiceModel.GetActivity setId(String value)
public Boolean getDetail()
public ServiceModel.GetActivity setDetail(Boolean value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<ServiceModel.ActivityWithDetails>Copyright © 2022. All rights reserved.