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

public class OrbitalCaptureResponse extends AbstractAdditionalPropertiesAwareDTO implements Serializable
Matches the response payload structure received from the Orbital Gateway API when performing a capture transaction against an existing authorization (ex: 'POST /capture').
See Also: