Class BillPaymentService
- java.lang.Object
-
- br.com.juno.integration.api.services.BaseService
-
- br.com.juno.integration.api.services.BillPaymentService
-
public final class BillPaymentService extends BaseService
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class br.com.juno.integration.api.services.BaseService
BaseService.CachedResource<T>
-
-
Field Summary
Fields Modifier and Type Field Description static StringBILL_PAYMENT_ENDPOINT
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BillPaymentregisterBillPayment(RegisterBillPaymentRequest request)
-
-
-
Field Detail
-
BILL_PAYMENT_ENDPOINT
public static final String BILL_PAYMENT_ENDPOINT
- See Also:
- Constant Field Values
-
-
Method Detail
-
registerBillPayment
public BillPayment registerBillPayment(RegisterBillPaymentRequest request)
-
-