ntk-cms-api 20.25.47 → 20.25.48

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.
@@ -7853,6 +7853,9 @@ class SmsApiSendMessageDtoModel {
7853
7853
  }
7854
7854
 
7855
7855
  class SmsApiSendMessageOrderCalculateDtoModel {
7856
+ constructor() {
7857
+ this.optionDuplicateRemovalToNumbers = true;
7858
+ }
7856
7859
  }
7857
7860
 
7858
7861
  //@@tag-Version-2305111