Uses of Class
com.flutterwave.rave.java.payload.BillModel
-
Packages that use BillModel Package Description com.flutterwave.rave.java.entry com.flutterwave.rave.java.service -
-
Uses of BillModel in com.flutterwave.rave.java.entry
Methods in com.flutterwave.rave.java.entry with parameters of type BillModel Modifier and Type Method Description Stringbills. dobillpayment(BillModel billmodel) -
Uses of BillModel in com.flutterwave.rave.java.service
Methods in com.flutterwave.rave.java.service with parameters of type BillModel Modifier and Type Method Description StringbillPaymentServices. dobillpaymentflw(String params, BillModel billmodel)
-