Uses of Class
com.broadleafcommerce.payment.service.gateway.webhooks.domain.CheckoutComWebhookResponse.Data
-
Uses of CheckoutComWebhookResponse.Data in com.broadleafcommerce.payment.service.gateway.webhooks.domain
Modifier and TypeMethodDescriptionCheckoutComWebhookResponse.getData()
The data field contains information about the interaction - ie payment approval, payment captured, etc.Modifier and TypeMethodDescriptionvoid
CheckoutComWebhookResponse.setData
(CheckoutComWebhookResponse.Data data) The data field contains information about the interaction - ie payment approval, payment captured, etc.