models/event_types library
Classes
Enums
- BasketOperationSteps
- CheckoutSteps
- CurrencyTypes
- Currency enum This enum is used to define the currency type.
- InteractionTypes
- UserOperationSteps
Functions
-
getBasketOperationStep(
BasketOperationSteps step) → String -
getCheckoutStep(
CheckoutSteps step) → String -
getCurrencyType(
CurrencyTypes type) → String -
getInteractionType(
InteractionTypes type) → String -
getUserOperationStep(
UserOperationSteps step) → String - Returns the string value of the enum Throws an Exception if the enum is not defined.