| Id | The identifier of the object to move |
| IsNewContainerArray | Whether the object is being moved to an array (true) or as a direct property (false) |
| NewContainerProperty | The property name in the new parent that will contain this object |
| NewParent | The new parent object |
| NewPreviousElement | The previous sibling in the new location (null if first or not in array) |