# Attachment Represents a downloadable file or external link that is attached to a product. Attachments can be used for product documentation, manuals, certificates, or additional resources. ## Properties ### name Returns the display name or title of the attachment (file or link) as shown to users. ### href Returns the URL or file path where the attachment can be accessed or downloaded.