public class Reportingv3reportsReportPreferences extends Object
| Constructor | Description |
|---|---|
Reportingv3reportsReportPreferences() |
| Modifier and Type | Method | 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
|
int |
hashCode() |
|
void |
setFieldNameConvention(String fieldNameConvention) |
|
void |
setSignedAmounts(Boolean signedAmounts) |
|
Boolean |
SignedAmounts() |
Indicator to determine whether negative sign infront of amount for all refunded transaction
|
Reportingv3reportsReportPreferences |
signedAmounts(Boolean signedAmounts) |
|
String |
toString() |
public Reportingv3reportsReportPreferences signedAmounts(Boolean signedAmounts)
public Boolean SignedAmounts()
public void setSignedAmounts(Boolean signedAmounts)
public Reportingv3reportsReportPreferences fieldNameConvention(String fieldNameConvention)
public String getFieldNameConvention()
public void setFieldNameConvention(String fieldNameConvention)
Copyright © 2026. All rights reserved.