Extracts the attribute value from a DocumentAttributeValue object.
getDocAttributeValue(value: DocumentAttributeValue): string | number | string[] | Date| Name | Type | Description |
|---|---|---|
value* | DocumentAttributeValue | The DocumentAttributeValue object to extract the value from. |