PredictionSchemaResponse ComplexType
Contains the response from the PredictionSchema Action.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| response | Edm.String |
The prediction schema response. |
Navigation Properties
The navigation properties of a complex type contain references to an entity type or a collection of entity types.| Name | Type | Nullable | Description |
|---|---|---|---|
| responsev2 | mscrm.crmbaseentity | False | The prediction schema response. |
Used by
The following use the PredictionSchemaResponse ComplexType.
| Name | How used |
|---|---|
| PredictionSchema | ReturnType |