Skip to content

Events type (eventTypeContent)

Mathieu edited this page May 30, 2022 · 6 revisions

An event always uses the variable eventTypeContent, you can find the list of the event type bellow :

Type Describe Note
PRODUCT_WARRANTY_EXTENTED An produduct's warranty has been extended
PRODUCT_CREATED A product has been created
PRODUCT_RETRIEVED A product has been retrieved by someone
READY_TO_USE The product's status is ready to use
UNDER_REPAIR The product's status is under repear
OUT The product's status is out It actually means that the product is dead. (Last state).
COMMERCIAL_WARRANTY_EXTENDED A provider offered the possibility to extend an product's warranty If the client accept, an new event PRODUCT_WARRANTY_EXTENTED will be created.
COMMERCIAL_DISCOUNT_COUPON A provider offered a discout coupon

Commercial events shall always have the tag COMMERCIAL_, it means than the event if an commercial offer.

Clone this wiki locally