Home > @microsoft/api-extractor-model > IFindApiItemsMessage
IFindApiItemsMessage interface
This object is used for messages returned as part of IFindApiItemsResult
.
Signature:
export interface IFindApiItemsMessage
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
messageId | FindApiItemsMessageId | (BETA) Unique identifier for the message. | |
text | string | Text description of the message. |