UNPKG

ntk-cms-api

Version:

Ntk Cms Api And Model For Typscript

10 lines (9 loc) 258 B
export declare class LinkManagementTargetShortLinkGetResponceModel { key: string; filesSrc: string[]; description: string; urlAddress: string; shareExpireDate: Date; shortLinkUrl: string; shortLinkQRCodeBase64: string; }