public class PtsV2PaymentsCapturesPost201ResponseProcessorInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsCapturesPost201ResponseProcessorInformation() |
public PtsV2PaymentsCapturesPost201ResponseProcessorInformation()
public PtsV2PaymentsCapturesPost201ResponseProcessorInformation transactionId(String transactionId)
public String getTransactionId()
public void setTransactionId(String transactionId)
public PtsV2PaymentsCapturesPost201ResponseProcessorInformation networkTransactionId(String networkTransactionId)
public String getNetworkTransactionId()
public void setNetworkTransactionId(String networkTransactionId)
public PtsV2PaymentsCapturesPost201ResponseProcessorInformation responseDetails(String responseDetails)
public String getResponseDetails()
public void setResponseDetails(String responseDetails)
public PtsV2PaymentsCapturesPost201ResponseProcessorInformation responseCode(String responseCode)
public String getResponseCode()
public void setResponseCode(String responseCode)
public PtsV2PaymentsCapturesPost201ResponseProcessorInformation providerResponse(String providerResponse)
public String getProviderResponse()
public void setProviderResponse(String providerResponse)
public PtsV2PaymentsCapturesPost201ResponseProcessorInformation updateTimeUtc(String updateTimeUtc)
public String getUpdateTimeUtc()
public void setUpdateTimeUtc(String updateTimeUtc)
Copyright © 2025. All rights reserved.