class types.AccountWebAuthorizations extends _TypeAccountWebAuthorizationsimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { AccountWebAuthorizations } = types; ConstructorsnewAccountWebAuthorizations(params: { authorizations: Array<TypeWebAuthorization>; users: Array<TypeUser>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsauthorizations: Array<TypeWebAuthorization>users: Array<TypeUser>Static Propertiesreadonly[paramDesc]: ParamDesc