Interface SDKMethodInterfaces.MethodCallHrisCreateEmployeeTimeOffRequest
-
- All Known Implementing Classes:
Hris
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallHrisCreateEmployeeTimeOffRequest
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HrisCreateEmployeeTimeOffRequestResponsecreateEmployeeTimeOffRequest(java.lang.String xAccountId, java.lang.String id, HrisCreateTimeOffRequestDto hrisCreateTimeOffRequestDto, java.util.Optional<Options> options)
-
-
-
Method Detail
-
createEmployeeTimeOffRequest
HrisCreateEmployeeTimeOffRequestResponse createEmployeeTimeOffRequest(java.lang.String xAccountId, java.lang.String id, HrisCreateTimeOffRequestDto hrisCreateTimeOffRequestDto, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-