Order's invoice data.
import { OrderInvoice } from "@polar-sh/sdk/models/components/orderinvoice.js";
let value: OrderInvoice = {
url: "https://heartfelt-contrail.name/",
};
Field | Type | Required | Description |
---|---|---|---|
url |
string | ✔️ | The URL to the invoice. |