ntk-cms-api 20.25.46 → 20.25.47

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.
@@ -7846,6 +7846,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImpo
7846
7846
  }] });
7847
7847
 
7848
7848
  class SmsApiSendMessageDtoModel {
7849
+ constructor() {
7850
+ this.optionCheckProcesses = false;
7851
+ this.optionDuplicateRemovalToNumbers = true;
7852
+ }
7849
7853
  }
7850
7854
 
7851
7855
  class SmsApiSendMessageOrderCalculateDtoModel {