RefundReason Example Usage import { RefundReason } from "@polar-sh/sdk/models/components/refundreason.js"; let value: RefundReason = "service_disruption"; Values "duplicate" | "fraudulent" | "customer_request" | "service_disruption" | "satisfaction_guarantee" | "other"