Skip to content

Events type (eventTypeContent)

Mathieu edited this page May 23, 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's actually means that the product is dead. (Last state).
COMMERCIAL_WARRANTY_EXTENDED An provider offered an possibility to extend an product's warranty If the client accept, an new event PRODUCT_WARRANTY_EXTENTED will be created.

Clone this wiki locally