iptdevs-design-system 3.2.129 → 3.2.130

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.
@@ -131,6 +131,7 @@ export declare class BudgetService extends IPTGeneralService {
131
131
  revertPendingPaymentsByUserCode(param: IGetTransactionsByUserCodeRq): Observable<any>;
132
132
  updateTransactionStatus(param: IUpdateTransactionStatusRq): Observable<any>;
133
133
  getWompiTransactionById(param: IWompiTransactionPayloadRq): Observable<any>;
134
+ revertPendingTransactionsWithoutWompiCode(param: IGetTransactionsByUserCodeRq): Observable<any>;
134
135
  static ɵfac: i0.ɵɵFactoryDeclaration<BudgetService, never>;
135
136
  static ɵprov: i0.ɵɵInjectableDeclaration<BudgetService>;
136
137
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iptdevs-design-system",
3
- "version": "3.2.129",
3
+ "version": "3.2.130",
4
4
  "description": "Library common elements into IPT Plattform.",
5
5
  "keywords": [
6
6
  "IPT",