@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class AuthReversalRequest extends Object
| Constructor and Description |
|---|
AuthReversalRequest() |
public AuthReversalRequest clientReferenceInformation(V2paymentsidreversalsClientReferenceInformation clientReferenceInformation)
public V2paymentsidreversalsClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(V2paymentsidreversalsClientReferenceInformation clientReferenceInformation)
public AuthReversalRequest reversalInformation(V2paymentsidreversalsReversalInformation reversalInformation)
public V2paymentsidreversalsReversalInformation getReversalInformation()
public void setReversalInformation(V2paymentsidreversalsReversalInformation reversalInformation)
public AuthReversalRequest processingInformation(V2paymentsidreversalsProcessingInformation processingInformation)
public V2paymentsidreversalsProcessingInformation getProcessingInformation()
public void setProcessingInformation(V2paymentsidreversalsProcessingInformation processingInformation)
public AuthReversalRequest orderInformation(V2paymentsidreversalsOrderInformation orderInformation)
public V2paymentsidreversalsOrderInformation getOrderInformation()
public void setOrderInformation(V2paymentsidreversalsOrderInformation orderInformation)
public AuthReversalRequest pointOfSaleInformation(V2paymentsidreversalsPointOfSaleInformation pointOfSaleInformation)
public V2paymentsidreversalsPointOfSaleInformation getPointOfSaleInformation()
public void setPointOfSaleInformation(V2paymentsidreversalsPointOfSaleInformation pointOfSaleInformation)
Copyright © 2018. All rights reserved.