@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2021-11-22T16:37:43.981+05:30") public class PtsV2PaymentsPost201ResponseProcessingInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseProcessingInformation() |
public PtsV2PaymentsPost201ResponseProcessingInformation()
public PtsV2PaymentsPost201ResponseProcessingInformation bankTransferOptions(PtsV2PaymentsPost201ResponseProcessingInformationBankTransferOptions bankTransferOptions)
public PtsV2PaymentsPost201ResponseProcessingInformationBankTransferOptions getBankTransferOptions()
public void setBankTransferOptions(PtsV2PaymentsPost201ResponseProcessingInformationBankTransferOptions bankTransferOptions)
public PtsV2PaymentsPost201ResponseProcessingInformation paymentSolution(String paymentSolution)
public String getPaymentSolution()
public void setPaymentSolution(String paymentSolution)
public PtsV2PaymentsPost201ResponseProcessingInformation enhancedDataEnabled(Boolean enhancedDataEnabled)
public Boolean getEnhancedDataEnabled()
public void setEnhancedDataEnabled(Boolean enhancedDataEnabled)
Copyright © 2021. All rights reserved.