public static class Acquisition.PostReportResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
ReportUniqueId
Unique ID of the created report
|
| Constructor and Description |
|---|
PostReportResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getReportUniqueId() |
Acquisition.PostReportResponse |
setReportUniqueId(String value) |
public String ReportUniqueId
public String getReportUniqueId()
public Acquisition.PostReportResponse setReportUniqueId(String value)
Copyright © 2022. All rights reserved.