UNPKG

ntk-cms-api

Version:

Ntk Cms Api And Model For Typscript

16 lines (15 loc) 538 B
export declare class EstateCustomerOrderActionSendSmsDtoModel { id: string; /**Action */ actionSendSmsToMe: boolean; actionSendSmsToEstateCustomer: boolean; actionSendSmsToEstateAgency: boolean; actionSendSmsToEstateAgent: boolean; actionSendSmsToContactNumber: string; /**Action */ actionSendSmsToAreaEstateAgency: boolean; actionSendSmsToAreaEstateAgent: boolean; /**Action */ actionSendSmsToAllAreaEstateAgency: boolean; actionSendSmsToAllAreaEstateAgentt: boolean; }