Model that describes movement order operations.
| Name | Type | Description |
|---|---|---|
| description | String | Operation note. Maximum length is 300 characters. |
| document_id | Int64 | Movement order document ID. |
| id | Int64 | Operation ID. |
| item | Item | Item. |
| last_update | Int64 | Last record update date as Unix time. |
| quantity | Decimal | Requested item quantity. Stored with up to three decimal places. |