public class ReportDefinitionServiceInterfacegetReportFields extends Object
clientCustomerId header field is
optional. Callers are discouraged from setting the clientCustomerId
header field in calls to this method as its presence will trigger an
authorization error if the caller does not have access to the customer
with the included ID.| Modifier and Type | Field and Description |
|---|---|
protected ReportDefinitionReportType |
reportType |
| Constructor and Description |
|---|
ReportDefinitionServiceInterfacegetReportFields() |
| Modifier and Type | Method and Description |
|---|---|
ReportDefinitionReportType |
getReportType()
Gets the value of the reportType property.
|
void |
setReportType(ReportDefinitionReportType value)
Sets the value of the reportType property.
|
protected ReportDefinitionReportType reportType
public ReportDefinitionServiceInterfacegetReportFields()
public ReportDefinitionReportType getReportType()
ReportDefinitionReportTypepublic void setReportType(ReportDefinitionReportType value)
value - allowed object is
ReportDefinitionReportTypeCopyright © 2023. All rights reserved.