Interface SDKMethodInterfaces.MethodCallHrisDownloadEmployeeDocument

  • All Known Implementing Classes:
    Hris
    Enclosing class:
    SDKMethodInterfaces

    public static interface SDKMethodInterfaces.MethodCallHrisDownloadEmployeeDocument
    • Method Detail

      • downloadEmployeeDocument

        HrisDownloadEmployeeDocumentResponse downloadEmployeeDocument​(java.lang.String xAccountId,
                                                                      java.lang.String id,
                                                                      java.lang.String subResourceId,
                                                                      org.openapitools.jackson.nullable.JsonNullable<java.lang.String> format,
                                                                      java.util.Optional<Options> options)
                                                               throws java.lang.Exception
        Throws:
        java.lang.Exception