Skip to content
Last update: September 14, 2023

QuoteAttachmentType object

The QuoteAttachmentType is an object that contains information about an attachment associated with a quote.

Fields

Field Description
name String The name of the attachment.
url String! The URL to access the attachment.
mimeType String The MIME type of the attachment.
size Long! The size of the attachment.