removeGroupAPIResult Data Type

Notification result for remove an API in group.

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

Example

<r----->
  <actionType>...</actionType>
  <notificationId>...</notificationId>
</r----->