ntk-cms-api 20.25.17 → 20.25.19

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.
@@ -8040,7 +8040,7 @@ class SmsSendMessageTaskProcessNumberModel {
8040
8040
 
8041
8041
  class SmsMainApiPathPriceServiceEstimateModel {
8042
8042
  constructor() {
8043
- this.EndUserMessageLengthPaginationList = [];
8043
+ this.endUserMessageLengthPaginationList = [];
8044
8044
  }
8045
8045
  }
8046
8046