Class BatchServiceImpl

java.lang.Object
vn.payos.core.APIService<PayOS>
vn.payos.service.blocking.v1.payouts.batch.BatchServiceImpl
All Implemented Interfaces:
BatchService

public class BatchServiceImpl extends APIService<PayOS> implements BatchService
BatchServiceImpl
  • Constructor Details

    • BatchServiceImpl

      public BatchServiceImpl(PayOS client)
      BatchServiceImpl
      Parameters:
      client - HTTP client
  • Method Details