UNPKG

ntk-cms-api

Version:

Ntk Cms Api And Model For Typscript

7 lines (6 loc) 160 B
export declare class ApplicationScoreDtoModel { linkApiPathId: number; appMemberId: string; scoreComment: string; scorePercent: number; }