Package com.commercetools.api.models.event
package com.commercetools.api.models.event
-
ClassDescriptionBase representation of an Event containing common fields to all Event Types.BaseEventBuilder Example to create an instance using the builder patternThe
data
payload of all related order event messages.CheckoutMessageOrderPayloadBaseDataBuilder Example to create an instance using the builder patternThedata
payload of all payment related event messages.CheckoutMessagePaymentsPayloadBaseDataBuilder Example to create an instance using the builder patternGenerated when an order creation attempt fails in Checkout.CheckoutOrderCreationFailedEventBuilder Example to create an instance using the builder patternGenerated when a payment authorization is successfully cancelled in Checkout.CheckoutPaymentAuthorizationCancelledEventBuilder Example to create an instance using the builder patternGenerated when an attempt to authorize a payment fails in Checkout.CheckoutPaymentAuthorizationFailedEventBuilder Example to create an instance using the builder patternGenerated when a payment is successfully authorized in Checkout.CheckoutPaymentAuthorizedEventBuilder Example to create an instance using the builder patternGenerated when an attempt to cancel a payment authorization fails in Checkout.CheckoutPaymentCancelAuthorizationFailedEventBuilder Example to create an instance using the builder patternGenerated when a payment is successfully charged in Checkout.CheckoutPaymentChargedEventBuilder Example to create an instance using the builder patternGenerated when an attempt to charge a payment fails in Checkout.CheckoutPaymentChargeFailedEventBuilder Example to create an instance using the builder patternGenerated when a payment is successfully refunded in Checkout.CheckoutPaymentRefundedEventBuilder Example to create an instance using the builder patternGenerated when an attempt to refund a payment refund fails in Checkout.CheckoutPaymentRefundFailedEventBuilder Example to create an instance using the builder patternBase representation of an Event containing common fields to all Event Types.EventBuilderGenerated when an Import Container is created.ImportContainerCreatedEventBuilder Example to create an instance using the builder patternThedata
of the Import Container Created Event.ImportContainerCreatedEventDataBuilder Example to create an instance using the builder patternGenerated when an Import Container is deleted.ImportContainerDeletedEventBuilder Example to create an instance using the builder patternThedata
of the Import Container Deleted Event.ImportContainerDeletedEventDataBuilder Example to create an instance using the builder patternImportOperationRejectedEventBuilder Example to create an instance using the builder patternThedata
of the Import Operation Rejected Event.ImportOperationRejectedEventDataBuilder Example to create an instance using the builder patternImportUnresolvedEventBuilder Example to create an instance using the builder patternThedata
of the Import Unresolved Event.ImportUnresolvedEventDataBuilder Example to create an instance using the builder patternImportValidationFailedEventBuilder Example to create an instance using the builder patternThedata
of the Import Validation Failed Event.ImportValidationFailedEventDataBuilder Example to create an instance using the builder patternImportWaitForMasterVariantEventBuilder Example to create an instance using the builder patternThedata
of the Import Wait For Master Variant Event.ImportWaitForMasterVariantEventDataBuilder Example to create an instance using the builder pattern