CustomerOrderInvoice Order's invoice data. Example Usage import { CustomerOrderInvoice } from "@polar-sh/sdk/models/components"; let value: CustomerOrderInvoice = { url: "https://scaly-cheese.info/", }; Fields Field Type Required Description url string ✔️ The URL to the invoice.