@springtree/eva-services-core-management 2.37.2 → 2.38.0
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.
|
@@ -6033,9 +6033,7 @@ Filters available to be sent in the request:
|
|
|
6033
6033
|
response?: EVA.Core.Management.ListPaymentTransactionsSettlementsResponse;
|
|
6034
6034
|
}
|
|
6035
6035
|
/**
|
|
6036
|
-
* List paymenttransactions
|
|
6037
|
-
|
|
6038
|
-
All available filters are typed in the PageConfig.Filter property.
|
|
6036
|
+
* List paymenttransactions.
|
|
6039
6037
|
*
|
|
6040
6038
|
* @export
|
|
6041
6039
|
* @class ListPaymentTransactions
|