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

public class OrbitalErrorResponse extends AbstractAdditionalPropertiesAwareDTO implements Serializable
Matches the response payload structure received from the Orbital Gateway API when there is a technical error (4xx, 5xx) with the request.
See Also: