Skip to main content
Module

x/mtkruto/mod.ts>types.InputPaymentCredentialsApplePay

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.InputPaymentCredentialsApplePay
extends TypeInputPaymentCredentials
import { types } from "https://deno.land/x/mtkruto@0.0.987/mod.ts";
const { InputPaymentCredentialsApplePay } = types;

Constructors

new
InputPaymentCredentialsApplePay(params: { paymentData: TypeDataJSON; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
paymentData: TypeDataJSON

Static Properties

readonly
[paramDesc]: ParamDesc