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

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