Interface SDKMethodInterfaces.MethodCallAtsOrderBackgroundCheckRequest
-
- All Known Implementing Classes:
Ats
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallAtsOrderBackgroundCheckRequest
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AtsOrderBackgroundCheckRequestResponseorderBackgroundCheckRequest(java.lang.String xAccountId, AtsCreateBackgroundCheckOrderRequestDto atsCreateBackgroundCheckOrderRequestDto, java.util.Optional<Options> options)
-
-
-
Method Detail
-
orderBackgroundCheckRequest
AtsOrderBackgroundCheckRequestResponse orderBackgroundCheckRequest(java.lang.String xAccountId, AtsCreateBackgroundCheckOrderRequestDto atsCreateBackgroundCheckOrderRequestDto, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-