public class TmsPaymentInstrumentProcessingInfo extends Object
| Constructor | Description |
|---|---|
TmsPaymentInstrumentProcessingInfo() |
| Modifier and Type | Method | Description |
|---|---|---|
TmsPaymentInstrumentProcessingInfo |
bankTransferOptions(TmsPaymentInstrumentProcessingInfoBankTransferOptions bankTransferOptions) |
|
Boolean |
BillPaymentProgramEnabled() |
Flag that indicates that this is a payment for a bill or for an existing contractual loan.
|
TmsPaymentInstrumentProcessingInfo |
billPaymentProgramEnabled(Boolean billPaymentProgramEnabled) |
|
boolean |
equals(Object o) |
|
TmsPaymentInstrumentProcessingInfoBankTransferOptions |
getBankTransferOptions() |
Get bankTransferOptions
|
int |
hashCode() |
|
void |
setBankTransferOptions(TmsPaymentInstrumentProcessingInfoBankTransferOptions bankTransferOptions) |
|
void |
setBillPaymentProgramEnabled(Boolean billPaymentProgramEnabled) |
|
String |
toString() |
public TmsPaymentInstrumentProcessingInfo billPaymentProgramEnabled(Boolean billPaymentProgramEnabled)
public Boolean BillPaymentProgramEnabled()
public void setBillPaymentProgramEnabled(Boolean billPaymentProgramEnabled)
public TmsPaymentInstrumentProcessingInfo bankTransferOptions(TmsPaymentInstrumentProcessingInfoBankTransferOptions bankTransferOptions)
public TmsPaymentInstrumentProcessingInfoBankTransferOptions getBankTransferOptions()
public void setBankTransferOptions(TmsPaymentInstrumentProcessingInfoBankTransferOptions bankTransferOptions)
Copyright © 2026. All rights reserved.