Uses of Class
com.flutterwave.rave.java.payload.ebillpayload
-
Packages that use ebillpayload Package Description com.flutterwave.rave.java.entry com.flutterwave.rave.java.service -
-
Uses of ebillpayload in com.flutterwave.rave.java.entry
Methods in com.flutterwave.rave.java.entry with parameters of type ebillpayload Modifier and Type Method Description Stringebills. doebillscreate(ebillpayload ebillpayload)Stringebills. doebillsupdate(ebillpayload ebillpayload) -
Uses of ebillpayload in com.flutterwave.rave.java.service
Methods in com.flutterwave.rave.java.service with parameters of type ebillpayload Modifier and Type Method Description StringebillServices. doebillscreate(String params, ebillpayload ebillpayload)StringebillServices. doebillsupdate(String params, ebillpayload ebillpayload)
-