@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class AuthReversalRequest extends Object
| Constructor and Description |
|---|
AuthReversalRequest() |
public AuthReversalRequest clientReferenceInformation(Ptsv2paymentsidreversalsClientReferenceInformation clientReferenceInformation)
public Ptsv2paymentsidreversalsClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(Ptsv2paymentsidreversalsClientReferenceInformation clientReferenceInformation)
public AuthReversalRequest reversalInformation(Ptsv2paymentsidreversalsReversalInformation reversalInformation)
public Ptsv2paymentsidreversalsReversalInformation getReversalInformation()
public void setReversalInformation(Ptsv2paymentsidreversalsReversalInformation reversalInformation)
public AuthReversalRequest processingInformation(Ptsv2paymentsidreversalsProcessingInformation processingInformation)
public Ptsv2paymentsidreversalsProcessingInformation getProcessingInformation()
public void setProcessingInformation(Ptsv2paymentsidreversalsProcessingInformation processingInformation)
public AuthReversalRequest orderInformation(Ptsv2paymentsidreversalsOrderInformation orderInformation)
public Ptsv2paymentsidreversalsOrderInformation getOrderInformation()
public void setOrderInformation(Ptsv2paymentsidreversalsOrderInformation orderInformation)
public AuthReversalRequest pointOfSaleInformation(Ptsv2paymentsidreversalsPointOfSaleInformation pointOfSaleInformation)
public Ptsv2paymentsidreversalsPointOfSaleInformation getPointOfSaleInformation()
public void setPointOfSaleInformation(Ptsv2paymentsidreversalsPointOfSaleInformation pointOfSaleInformation)
Copyright © 2020. All rights reserved.