@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-04-09T11:41:34.789+05:30") public class ProcessingInformation extends Object
| Constructor and Description |
|---|
ProcessingInformation() |
| Modifier and Type | Method and Description |
|---|---|
ProcessingInformation |
bankTransferOptions(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedProcessingInformationBankTransferOptions bankTransferOptions) |
ProcessingInformation |
billPaymentProgramEnabled(Boolean billPaymentProgramEnabled) |
boolean |
equals(Object o) |
TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedProcessingInformationBankTransferOptions |
getBankTransferOptions()
Get bankTransferOptions
|
Boolean |
getBillPaymentProgramEnabled()
Indicates that the payments for this customer profile are for the Bill Payment program.
|
int |
hashCode() |
void |
setBankTransferOptions(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedProcessingInformationBankTransferOptions bankTransferOptions) |
void |
setBillPaymentProgramEnabled(Boolean billPaymentProgramEnabled) |
String |
toString() |
public ProcessingInformation billPaymentProgramEnabled(Boolean billPaymentProgramEnabled)
public Boolean getBillPaymentProgramEnabled()
public void setBillPaymentProgramEnabled(Boolean billPaymentProgramEnabled)
public ProcessingInformation bankTransferOptions(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedProcessingInformationBankTransferOptions bankTransferOptions)
public TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedProcessingInformationBankTransferOptions getBankTransferOptions()
public void setBankTransferOptions(TmsV1InstrumentIdentifiersPaymentInstrumentsGet200ResponseEmbeddedProcessingInformationBankTransferOptions bankTransferOptions)
Copyright © 2020. All rights reserved.