QnAMakerMetadata interface
Metadata associated with the answer.
Properties
name | Metadata name. Max length: 100. |
value | Metadata value. Max length: 100. |
Property Details
name
Metadata name. Max length: 100.
name: string
Property Value
string
value
Metadata value. Max length: 100.
value: string
Property Value
string