QueryParamType In which status of the domain the price needs to be checked. Example Usage import { QueryParamType } from "@vercel/sdk/models/checkdomainpriceop.js"; let value: QueryParamType = "new"; Values "new" | "renewal" | "transfer" | "redemption"