Package vn.payos.core
Class APIService<T>
java.lang.Object
vn.payos.core.APIService<T>
- Direct Known Subclasses:
BatchServiceImpl,BatchServiceImpl,InvoicesServiceImpl,InvoicesServiceImpl,PaymentRequestsServiceImpl,PaymentRequestsServiceImpl,PayoutsAccountServiceImpl,PayoutsAccountServiceImpl,PayoutsServiceImpl,PayoutsServiceImpl,WebhooksServiceImpl,WebhooksServiceImpl
APIService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
client
HTTP client
-
-
Constructor Details
-
APIService
APIService- Parameters:
client- HTTP client
-