java.lang.Object
com.broadleafcommerce.vendor.chasepayment.service.support.AbstractAdditionalPropertiesAwareDTO
com.broadleafcommerce.vendor.chasepayment.service.orbital.domain.OrbitalReversalResponse
All Implemented Interfaces:
Serializable

public class OrbitalReversalResponse extends AbstractAdditionalPropertiesAwareDTO implements Serializable
Matches the response payload structure received from the Orbital Gateway API when performing a reversal transaction (ex: 'POST /reversal').
See Also: