AISummarizeRecordResponse ComplexType

Contains the response from the AISummarizeRecord action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
SummarizedText Edm.String

Summary of the 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

Used by

The following use the AISummarizeRecordResponse ComplexType.

Name How used
AISummarizeRecord ReturnType

See also