Interface SDKMethodInterfaces.MethodCallHrisGetEmployeeTimeOffBalance
-
- All Known Implementing Classes:
Hris
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallHrisGetEmployeeTimeOffBalance
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HrisGetEmployeeTimeOffBalanceResponsegetEmployeeTimeOffBalance(HrisGetEmployeeTimeOffBalanceRequest request, java.util.Optional<Options> options)
-
-
-
Method Detail
-
getEmployeeTimeOffBalance
HrisGetEmployeeTimeOffBalanceResponse getEmployeeTimeOffBalance(HrisGetEmployeeTimeOffBalanceRequest request, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-