public static class ServiceModel.PostObservationsDryRunV2 extends Object implements net.servicestack.client.IReturnVoid
| Modifier and Type | Field and Description |
|---|---|
String |
FileType |
Boolean |
LinkFieldVisitsForNewObservations |
String |
TimeZoneOffset |
| Constructor and Description |
|---|
PostObservationsDryRunV2() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileType() |
Boolean |
getLinkFieldVisitsForNewObservations() |
String |
getTimeZoneOffset() |
ServiceModel.PostObservationsDryRunV2 |
setFileType(String value) |
ServiceModel.PostObservationsDryRunV2 |
setLinkFieldVisitsForNewObservations(Boolean value) |
ServiceModel.PostObservationsDryRunV2 |
setTimeZoneOffset(String value) |
public String FileType
public String TimeZoneOffset
public Boolean LinkFieldVisitsForNewObservations
public String getFileType()
public ServiceModel.PostObservationsDryRunV2 setFileType(String value)
public String getTimeZoneOffset()
public ServiceModel.PostObservationsDryRunV2 setTimeZoneOffset(String value)
public Boolean getLinkFieldVisitsForNewObservations()
public ServiceModel.PostObservationsDryRunV2 setLinkFieldVisitsForNewObservations(Boolean value)
Copyright © 2022. All rights reserved.