@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformation extends Object
| Constructor and Description |
|---|
Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformation() |
| Modifier and Type | Method and Description |
|---|---|
Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformation |
bankTransferOptions(Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformationBankTransferOptions bankTransferOptions) |
Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformation |
billPaymentProgramEnabled(Boolean billPaymentProgramEnabled) |
boolean |
equals(Object o) |
Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformationBankTransferOptions |
getBankTransferOptions()
Get bankTransferOptions
|
Boolean |
getBillPaymentProgramEnabled()
Flag that indicates that this is a payment for a bill or for an existing contractual loan.
|
int |
hashCode() |
void |
setBankTransferOptions(Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformationBankTransferOptions bankTransferOptions) |
void |
setBillPaymentProgramEnabled(Boolean billPaymentProgramEnabled) |
String |
toString() |
public Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformation()
public Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformation billPaymentProgramEnabled(Boolean billPaymentProgramEnabled)
public Boolean getBillPaymentProgramEnabled()
public void setBillPaymentProgramEnabled(Boolean billPaymentProgramEnabled)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformation bankTransferOptions(Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformationBankTransferOptions bankTransferOptions)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformationBankTransferOptions getBankTransferOptions()
public void setBankTransferOptions(Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformationBankTransferOptions bankTransferOptions)
Copyright © 2020. All rights reserved.