@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class ReportingV3ReportSubscriptionsGet200ResponseReportPreferences extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum
Specify the field naming convention to be followed in reports (applicable to only csv report formats
|
| Constructor and Description |
|---|
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences |
fieldNameConvention(ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum fieldNameConvention) |
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.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(ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum fieldNameConvention) |
void |
setSignedAmounts(Boolean signedAmounts) |
ReportingV3ReportSubscriptionsGet200ResponseReportPreferences |
signedAmounts(Boolean signedAmounts) |
String |
toString() |
public ReportingV3ReportSubscriptionsGet200ResponseReportPreferences()
public ReportingV3ReportSubscriptionsGet200ResponseReportPreferences signedAmounts(Boolean signedAmounts)
public Boolean getSignedAmounts()
public void setSignedAmounts(Boolean signedAmounts)
public ReportingV3ReportSubscriptionsGet200ResponseReportPreferences fieldNameConvention(ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum fieldNameConvention)
public ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum getFieldNameConvention()
public void setFieldNameConvention(ReportingV3ReportSubscriptionsGet200ResponseReportPreferences.FieldNameConventionEnum fieldNameConvention)
Copyright © 2018. All rights reserved.