class Invoice_
extends _Invoice_
import { Invoice_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
Invoice_(params: { test?: true; name_requested?: true; phone_requested?: true; email_requested?: true; shipping_address_requested?: true; flexible?: true; phone_to_provider?: true; email_to_provider?: true; recurring?: true; currency: string; prices: Array<enums.LabeledPrice>; max_tip_amount?: bigint; suggested_tip_amounts?: Array<bigint>; terms_url?: string; })Properties
protected
readonly
[params]: Paramsprices: Array<enums.LabeledPrice>
Static Properties
readonly
[paramDesc]: ParamDesc