UNPKG

ntk-cms-api

Version:

Ntk Cms Api And Model For Typscript

7 lines (6 loc) 158 B
export declare class EstatePropertyDetailValueModel { id: string; linkPropertyDetailId: string; value: string; linkHistoryId: string; }