public static class Publish.LocationDataServiceRequest extends Object implements net.servicestack.client.IReturn<Publish.LocationDataServiceResponse>
| Modifier and Type | Field and Description |
|---|---|
Boolean |
IncludeLocationAttachments
True if location attachments should be included in the results
|
String |
LocationIdentifier
Location identifier
|
| Constructor and Description |
|---|
LocationDataServiceRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocationIdentifier() |
Object |
getResponseType() |
Boolean |
isIncludeLocationAttachments() |
Publish.LocationDataServiceRequest |
setIncludeLocationAttachments(Boolean value) |
Publish.LocationDataServiceRequest |
setLocationIdentifier(String value) |
public String LocationIdentifier
public Boolean IncludeLocationAttachments
public String getLocationIdentifier()
public Publish.LocationDataServiceRequest setLocationIdentifier(String value)
public Boolean isIncludeLocationAttachments()
public Publish.LocationDataServiceRequest setIncludeLocationAttachments(Boolean value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Publish.LocationDataServiceResponse>Copyright © 2022. All rights reserved.