@gradientedge/commercetools-utils
    Preparing search index...

    Type Alias EventType

    EventType:
        | "CheckoutOrderCreationFailed"
        | "CheckoutPaymentAuthorizationCancelled"
        | "CheckoutPaymentAuthorizationFailed"
        | "CheckoutPaymentAuthorized"
        | "CheckoutPaymentCancelAuthorizationFailed"
        | "CheckoutPaymentChargeFailed"
        | "CheckoutPaymentCharged"
        | "CheckoutPaymentRefundFailed"
        | "CheckoutPaymentRefunded"
        | "ImportContainerCreated"
        | "ImportContainerDeleted"
        | "ImportOperationRejected"
        | "ImportUnresolved"
        | "ImportValidationFailed"
        | "ImportWaitForMasterVariant"
        | string & {}