@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-02-27T12:49:40.999Z") public class ReportingV3ReportsIdGet200ResponseReportPreferences extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReportingV3ReportsIdGet200ResponseReportPreferences.FieldNameConventionEnum
Specify the field naming convention to be followed in reports (applicable to only csv report formats
|
| Constructor and Description |
|---|
ReportingV3ReportsIdGet200ResponseReportPreferences() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ReportingV3ReportsIdGet200ResponseReportPreferences |
fieldNameConvention(ReportingV3ReportsIdGet200ResponseReportPreferences.FieldNameConventionEnum fieldNameConvention) |
ReportingV3ReportsIdGet200ResponseReportPreferences.FieldNameConventionEnum |
getFieldNameConvention()
Specify the field naming convention to be followed in reports (applicable to only csv report formats
|
Boolean |
getSignedAmounts()
Indicator to determine whether negative sign infron of amount for all refunded transaction
|
int |
hashCode() |
void |
setFieldNameConvention(ReportingV3ReportsIdGet200ResponseReportPreferences.FieldNameConventionEnum fieldNameConvention) |
void |
setSignedAmounts(Boolean signedAmounts) |
ReportingV3ReportsIdGet200ResponseReportPreferences |
signedAmounts(Boolean signedAmounts) |
String |
toString() |
public ReportingV3ReportsIdGet200ResponseReportPreferences()
public ReportingV3ReportsIdGet200ResponseReportPreferences signedAmounts(Boolean signedAmounts)
public Boolean getSignedAmounts()
public void setSignedAmounts(Boolean signedAmounts)
public ReportingV3ReportsIdGet200ResponseReportPreferences fieldNameConvention(ReportingV3ReportsIdGet200ResponseReportPreferences.FieldNameConventionEnum fieldNameConvention)
public ReportingV3ReportsIdGet200ResponseReportPreferences.FieldNameConventionEnum getFieldNameConvention()
public void setFieldNameConvention(ReportingV3ReportsIdGet200ResponseReportPreferences.FieldNameConventionEnum fieldNameConvention)
Copyright © 2019. All rights reserved.