movePartnerResult Data Type

Information to move api to different group.

Namespace
(Default)
Properties
name data type type namespace min/max occurs constraints description
actionType string element 1/1 required Result type.
actionInfo string element 0/1   Action info.
Properties inherited from taskObject
notificationId string element 0/1    

Example

<m----->
  <actionType>...</actionType>
  <actionInfo>...</actionInfo>
  <notificationId>...</notificationId>
</m----->