UnschedulePredictionResponse ComplexType
Contains the response from the UnschedulePrediction Action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
response | Edm.String |
The actual result of the unschedule prediction action when it is completed. |
Used by
The following use the UnschedulePredictionResponse ComplexType.
Name | How used |
---|---|
UnschedulePrediction | ReturnType |