Sdílet prostřednictvím


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 Additional information for the summary of the entity record.

Used by

The following use the AISummarizeRecordResponse ComplexType.

Name How used
AISummarizeRecord ReturnType

See also