Uses of Class
com.flutterwave.bean.SettlementResponse
Packages that use SettlementResponse
-
Uses of SettlementResponse in com.flutterwave.bean
Methods in com.flutterwave.bean that return SettlementResponseModifier and TypeMethodDescriptionstatic SettlementResponseSettlementResponse.toResponse(String value) -
Uses of SettlementResponse in com.flutterwave.services
Methods in com.flutterwave.services that return SettlementResponseModifier and TypeMethodDescriptionSettlements.runGetSettlement(int id, Optional<String> from, Optional<String> to) Get details on a particular settlement specified by its ID.