Package com.flutterwave.bean
Class BillRequest
java.lang.Object
com.flutterwave.bean.Shared
com.flutterwave.bean.BillRequest
-
Constructor Summary
ConstructorsConstructorDescriptionBillRequest(String country, String customer, BigDecimal amount, String type, String reference, Optional<Recurrence> recurrence, Optional<GhanaAirtimeBills> ghanaAirtimeBills) -
Method Summary
-
Constructor Details
-
BillRequest
public BillRequest(String country, String customer, BigDecimal amount, String type, String reference, Optional<Recurrence> recurrence, Optional<GhanaAirtimeBills> ghanaAirtimeBills)
-