[line 1528]
<span class="constraint Required">This field is required and should not be {@code null}.</span>
Returns the available report fields for a given report type.
Tags:
return:
list of available report fields. Each ReportDefinitionField encapsulates the field name, the field data type, and the enum values (if the field's type is {@code enum}).
throws:
ApiException if a problem occurred while fetching the ReportDefinitionField information.