@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-01-19T16:20:04.317+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 © 2022. All rights reserved.