Skip to main content
Skip to main content

OrderEditItemChangeType

The type of the order edit item change.

Enumeration Members

ITEM_ADD

A new item to be added to the original order.


ITEM_REMOVE

An existing item to be removed from the original order.


ITEM_UPDATE

An existing item to be updated in the original order.

Was this section helpful?