ntk-cms-api 20.25.28 → 20.25.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -5319,6 +5319,7 @@ declare class SmsLogOutBoxDetailModel extends BaseModuleEntity<string> {
5319
5319
  linkApiPathId: string;
5320
5320
  linkApiNumberId: string;
5321
5321
  receiverNumber: string;
5322
+ message: string;
5322
5323
  pageCount: number;
5323
5324
  credit: number;
5324
5325
  creditDeliveryCostBase: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ntk-cms-api",
3
- "version": "20.25.28",
3
+ "version": "20.25.29",
4
4
  "description": "Ntk Cms Api And Model For Typscript",
5
5
  "author": "Alireza-Karavi",
6
6
  "license": "ISC",