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

public abstract class APIService<T> extends Object
APIService
  • Field Details

    • client

      protected final T client
      HTTP client
  • Constructor Details

    • APIService

      protected APIService(T client)
      APIService
      Parameters:
      client - HTTP client