Skip to main content
Module

x/mtkruto/mod.ts>enums.SecureValueType

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias enums.SecureValueType
import { type enums } from "https://deno.land/x/mtkruto@0.1.123/mod.ts";
const { SecureValueType } = enums;
definition:
| types.SecureValueTypePersonalDetails
| types.SecureValueTypePassport
| types.SecureValueTypeDriverLicense
| types.SecureValueTypeIdentityCard
| types.SecureValueTypeInternalPassport
| types.SecureValueTypeAddress
| types.SecureValueTypeUtilityBill
| types.SecureValueTypeBankStatement
| types.SecureValueTypeRentalAgreement
| types.SecureValueTypePassportRegistration
| types.SecureValueTypeTemporaryRegistration
| types.SecureValueTypePhone
| types.SecureValueTypeEmail