We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Several of our methods has a number after there name:
searchConsumption1 = (data: { filters?: CreditOperationFilters; pageable?: Pageable }, params?: RequestParams) =>
Ok we have this method in another class but not in the same class. We generate API with modular.
modular