SummarizeRecordResponse ComplexType
Contains the response from the SummarizeRecord action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
SummarizedText | Edm.String |
Summary of the entity record |
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 |
---|---|---|---|
AdditionalInformation | crmbaseentity | False | Additional information related to the entity summary |
Used by
The following use the SummarizeRecordResponse ComplexType.
Name | How used |
---|---|
SummarizeRecord | ReturnType |