@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Reportingv3reportsReportPreferences extends Object
| Constructor and Description |
|---|
Reportingv3reportsReportPreferences() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Reportingv3reportsReportPreferences |
fieldNameConvention(String fieldNameConvention) |
String |
getFieldNameConvention()
Specify the field naming convention to be followed in reports (applicable to only csv report formats) Valid values: - SOAPI - SCMP
|
Boolean |
getSignedAmounts()
Indicator to determine whether negative sign infront of amount for all refunded transaction
|
int |
hashCode() |
void |
setFieldNameConvention(String fieldNameConvention) |
void |
setSignedAmounts(Boolean signedAmounts) |
Reportingv3reportsReportPreferences |
signedAmounts(Boolean signedAmounts) |
String |
toString() |
public Reportingv3reportsReportPreferences signedAmounts(Boolean signedAmounts)
public Boolean getSignedAmounts()
public void setSignedAmounts(Boolean signedAmounts)
public Reportingv3reportsReportPreferences fieldNameConvention(String fieldNameConvention)
public String getFieldNameConvention()
public void setFieldNameConvention(String fieldNameConvention)
Copyright © 2020. All rights reserved.