Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field

Description

id: UUID

Database primary key

storageUnitMove: StorageUnitMove

A reference to the order this item belongs to

storageObject: StorageObject

A reference to the actual asta7 object table that holds all necessary object information, identified by _AMID

state: Enum

Representing the current status of the item in the moving process. Possible values are:

  1. Started (Initial state)

  2. SyncFailed (There was an error with the api request to the SynQ (Mo) server)

  3. InProgress (The item has been collected for shippingapi request for this item was successfully send to the SynQ (Mo) server)

  4. Done (The item has reached Mo)

...