UNPKG

ntk-cms-api

Version:

Ntk Cms Api And Model For Typscript

8 lines (7 loc) 169 B
export declare class AuthMobileConfirmDtoModel { captchaKey: string; captchaText: string; linkUserId: number; mobile: string; code: string; }