Provides struct and type for a DeleteEmployeeRequest
@type t() :: %Gleanex.Indexing.DeleteEmployeeRequest{ employeeEmail: String.t(), version: integer() | nil }