class AccountAuthorizations
extends _TypeAccountAuthorizations
import { AccountAuthorizations } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
AccountAuthorizations(params: { authorizationTtlDays: number; authorizations: Array<TypeAuthorization>; })Properties
protected
readonly
[params]: Paramsauthorizations: Array<TypeAuthorization>
Static Properties
readonly
[paramDesc]: ParamDesc