3.1.4.2.3.3 ConversationResponseShapeType
The ConversationResponseShapeType complex type specifies the properties that are returned for conversation items returned in the response.<7>
-
<xs:complexType name="ConversationResponseShapeType"> <xs:sequence> <xs:element name="BaseShape" type="t:DefaultShapeNamesType" /> <xs:element name="AdditionalProperties" type="t:NonEmptyArrayOfPathsToElementType" minOccurs="0" /> </xs:sequence> </xs:complexType>
The following table lists the elements of the ConversationResponseShapeType complex type.
Element |
Type |
Description |
---|---|---|
BaseShape |
|
Specifies the base properties to return in the response. |
AdditionalProperties |
|
Specifies the additional properties to be returned in the response. |