iptdevs-design-system 3.1.895 → 3.1.897

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.
@@ -959,8 +959,8 @@ export interface ISearchPaymentBillRs {
959
959
  }
960
960
  export interface IGetSummaryByCoordinatorRq {
961
961
  token: string;
962
- startDate?: string;
963
- endDate?: string;
964
- gracePeriodDays?: number;
962
+ start_date?: string;
963
+ end_date?: string;
964
+ grace_period_days?: number;
965
965
  }
966
966
  export {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iptdevs-design-system",
3
- "version": "3.1.895",
3
+ "version": "3.1.897",
4
4
  "description": "Library common elements into IPT Plattform.",
5
5
  "keywords": [
6
6
  "IPT",