@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsRefundPost201ResponseProcessorInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsRefundPost201ResponseProcessorInformation() |
public PtsV2PaymentsRefundPost201ResponseProcessorInformation()
public PtsV2PaymentsRefundPost201ResponseProcessorInformation transactionId(String transactionId)
public String getTransactionId()
public void setTransactionId(String transactionId)
public PtsV2PaymentsRefundPost201ResponseProcessorInformation forwardedAcquirerCode(String forwardedAcquirerCode)
public String getForwardedAcquirerCode()
public void setForwardedAcquirerCode(String forwardedAcquirerCode)
public PtsV2PaymentsRefundPost201ResponseProcessorInformation merchantNumber(String merchantNumber)
public String getMerchantNumber()
public void setMerchantNumber(String merchantNumber)
public PtsV2PaymentsRefundPost201ResponseProcessorInformation responseCode(String responseCode)
public String getResponseCode()
public void setResponseCode(String responseCode)
public PtsV2PaymentsRefundPost201ResponseProcessorInformation achVerification(PtsV2PaymentsPost201ResponseProcessorInformationAchVerification achVerification)
public PtsV2PaymentsPost201ResponseProcessorInformationAchVerification getAchVerification()
public void setAchVerification(PtsV2PaymentsPost201ResponseProcessorInformationAchVerification achVerification)
Copyright © 2020. All rights reserved.