moveDetails

Extends: details
Namespace: (default namespace)
XML Schema: ns0.xsd

Details of the move operation.

XML

Elements

name (type) min/max
occurs
description
previousGroupId (string) 0/1 The id of the group the components previously belonged to.
previousGroup (string) 0/1 The name of the group of the components previously belonged to.
groupId (string) 0/1 The id of the group the components belong to.
group (string) 0/1 The name of the group the components belong to.

JSON

property type description
previousGroupId previousGroupId (string) The id of the group the components previously belonged to.
previousGroup previousGroup (string) The name of the group of the components previously belonged to.
groupId groupId (string) The id of the group the components belong to.
group group (string) The name of the group the components belong to.