Skip to main content
Module

x/mtkruto/types/0_price_tag.ts>PriceTag

Cross-runtime JavaScript library for building Telegram clients
Latest
interface PriceTag
import { type PriceTag } from "https://deno.land/x/mtkruto@0.2.30/types/0_price_tag.ts";

A price tag.

Properties

label: string

Portion label.

amount: number

Price of the product in the smallest units of the currency (integer, not float/double).