State Invoice state. Example Usage import { State } from "@vercel/sdk/models/getinvoiceop.js"; let value: State = "notpaid"; Values "pending" | "scheduled" | "invoiced" | "paid" | "notpaid" | "refund_requested" | "refunded"