For the complete documentation index, see llms.txt. This page is also available as Markdown.

Accessors

The `CommonErrors` accessors

protected get errors(): Map<Id, any> The get accessor returns the errors of Map type by returning the #errors property of a specified object.

Last updated