Interface LinkPreviewTypeInvoice

The link is a link to an invoice. Subtype of LinkPreviewType.

interface LinkPreviewTypeInvoice {
    @type: "linkPreviewTypeInvoice";
}

Properties

Properties

@type: "linkPreviewTypeInvoice"