Extracts the attribute key-value pairs from an array of DocumentAttribute objects.
getDocAttributes(documentAttributes: DocumentAttribute[]): __type| Name | Type | Description |
|---|---|---|
documentAttributes | DocumentAttribute[] | The array of DocumentAttribute objects to extract the key-value pairs from. |