Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface RewardCountAndPriceDetails
import { type RewardCountAndPriceDetails } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";

Properties

minCount: number
maxCount: number
minPriceRub: number
maxPriceRub: number