@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class PaymentinstrumentsProcessingInformationBankTransferOptions extends Object
| Constructor and Description |
|---|
PaymentinstrumentsProcessingInformationBankTransferOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSeCCode()
Authorization method used for the transaction.(acceptable values are CCD, PPD, TEL, WEB).
|
int |
hashCode() |
PaymentinstrumentsProcessingInformationBankTransferOptions |
seCCode(String seCCode) |
void |
setSeCCode(String seCCode) |
String |
toString() |
public PaymentinstrumentsProcessingInformationBankTransferOptions()
public PaymentinstrumentsProcessingInformationBankTransferOptions seCCode(String seCCode)
public String getSeCCode()
public void setSeCCode(String seCCode)
Copyright © 2018. All rights reserved.