OrderItemActionType

Action to be performed on the product:

  • add: Add product

  • modify: Modify product

  • delete: Delete product

  • nochange: No change at main product

  • transfer: Take over product

Enum value

add

modify

delete

nochange

transfer