@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class PaymentinstrumentsProcessingInformation extends Object
| Constructor and Description |
|---|
PaymentinstrumentsProcessingInformation() |
| Modifier and Type | Method and Description |
|---|---|
PaymentinstrumentsProcessingInformation |
bankTransferOptions(PaymentinstrumentsProcessingInformationBankTransferOptions bankTransferOptions) |
PaymentinstrumentsProcessingInformation |
billPaymentProgramEnabled(Boolean billPaymentProgramEnabled) |
boolean |
equals(Object o) |
PaymentinstrumentsProcessingInformationBankTransferOptions |
getBankTransferOptions()
Get bankTransferOptions
|
Boolean |
getBillPaymentProgramEnabled()
Bill Payment Program Enabled.
|
int |
hashCode() |
void |
setBankTransferOptions(PaymentinstrumentsProcessingInformationBankTransferOptions bankTransferOptions) |
void |
setBillPaymentProgramEnabled(Boolean billPaymentProgramEnabled) |
String |
toString() |
public PaymentinstrumentsProcessingInformation()
public PaymentinstrumentsProcessingInformation billPaymentProgramEnabled(Boolean billPaymentProgramEnabled)
public Boolean getBillPaymentProgramEnabled()
public void setBillPaymentProgramEnabled(Boolean billPaymentProgramEnabled)
public PaymentinstrumentsProcessingInformation bankTransferOptions(PaymentinstrumentsProcessingInformationBankTransferOptions bankTransferOptions)
public PaymentinstrumentsProcessingInformationBankTransferOptions getBankTransferOptions()
public void setBankTransferOptions(PaymentinstrumentsProcessingInformationBankTransferOptions bankTransferOptions)
Copyright © 2018. All rights reserved.