class types.AuthSentCodeSuccess
extends _TypeAuthSentCode
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { AuthSentCodeSuccess } = types;
Constructors
new
AuthSentCodeSuccess(params: { authorization: TypeAuthAuthorization; })Static Properties
readonly
[paramDesc]: ParamDesc