Package com.tryfinch.api.services.async
Interface PayrollServiceAsync.WithRawResponse
-
- All Implemented Interfaces:
public interface PayrollServiceAsync.WithRawResponseA view of PayrollServiceAsync that provides access to raw HTTP responses for each method.
-
-
Method Summary
Modifier and Type Method Description abstract PayGroupServiceAsync.WithRawResponsepayGroups()-
-
Method Detail
-
payGroups
abstract PayGroupServiceAsync.WithRawResponse payGroups()
-
-
-
-