import { CustomerOrderSortProperty } from "@polar-sh/sdk/models/components/customerordersortproperty.js";
let value: CustomerOrderSortProperty = "-product";
"created_at" | "-created_at" | "amount" | "-amount" | "net_amount" | "-net_amount" | "product" | "-product" | "subscription" | "-subscription"