Class HrisUpdateEmployeeRequestDto
- java.lang.Object
-
- com.stackone.stackone_client_java.models.components.HrisUpdateEmployeeRequestDto
-
public class HrisUpdateEmployeeRequestDto extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHrisUpdateEmployeeRequestDto.Builder
-
Constructor Summary
Constructors Constructor Description HrisUpdateEmployeeRequestDto()HrisUpdateEmployeeRequestDto(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> firstName, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> lastName, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> displayName, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> avatarUrl, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> personalEmail, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> personalPhoneNumber, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> workEmail, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> workPhoneNumber, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> departmentId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> teamId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> department, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> managerId, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoGender> gender, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoPreferredLanguage> preferredLanguage, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEthnicity> ethnicity, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> dateOfBirth, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> birthday, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoMaritalStatus> maritalStatus, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoAvatar> avatar, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> hireDate, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> startDate, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentType> employmentType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentContractType> employmentContractType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentStatus> employmentStatus, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> terminationDate, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> companyName, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> companyId, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<CountryCodeEnum>> citizenships, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmployment> employment, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<CustomFields>> customFields, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<CreateHRISBenefit>> benefits, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> employeeNumber, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoNationalIdentityNumber> nationalIdentityNumber, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<NationalIdentityNumberApiModel>> nationalIdentityNumbers, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoHomeLocation> homeLocation, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoWorkLocation> workLocation, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> passthrough)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoAvatar>avatar()The employee avatarorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>avatarUrl()The employee avatar Urlorg.openapitools.jackson.nullable.JsonNullable<java.util.List<CreateHRISBenefit>>benefits()Current benefits of the employeeorg.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime>birthday()The employee birthdaystatic HrisUpdateEmployeeRequestDto.Builderbuilder()org.openapitools.jackson.nullable.JsonNullable<java.util.List<CountryCodeEnum>>citizenships()The citizenships of the Employeeorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>companyId()The employee company idorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>companyName()Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.org.openapitools.jackson.nullable.JsonNullable<java.util.List<CustomFields>>customFields()The employee custom fieldsorg.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime>dateOfBirth()The employee date_of_birthorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>department()The employee departmentorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>departmentId()The employee department idorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>displayName()The employee display nameorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>employeeNumber()The assigned employee numberorg.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoEmployment>employment()The employee employmentorg.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoEmploymentContractType>employmentContractType()Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoEmploymentStatus>employmentStatus()The employee employment statusorg.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoEmploymentType>employmentType()Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.booleanequals(java.lang.Object o)org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoEthnicity>ethnicity()The employee ethnicityorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>firstName()The employee first nameorg.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoGender>gender()The employee genderinthashCode()org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime>hireDate()The employee hire dateorg.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoHomeLocation>homeLocation()The employee home locationorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>jobId()Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.org.openapitools.jackson.nullable.JsonNullable<java.lang.String>jobTitle()If the source of the job_title is the Employee's current Employment, and that Employment pertains exclusively to this Employee, then the active Employment job_title will also be writtenorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>lastName()The employee last nameorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>managerId()The employee manager IDorg.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoMaritalStatus>maritalStatus()The employee marital statusorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>name()The employee nameorg.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoNationalIdentityNumber>nationalIdentityNumber()Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.org.openapitools.jackson.nullable.JsonNullable<java.util.List<NationalIdentityNumberApiModel>>nationalIdentityNumbers()The national identity numbersorg.openapitools.jackson.nullable.JsonNullable<java.util.Map<java.lang.String,java.lang.Object>>passthrough()Value to pass through to the providerorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>personalEmail()The employee personal emailorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>personalPhoneNumber()The employee personal phone numberorg.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoPreferredLanguage>preferredLanguage()The employee preferred languageorg.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime>startDate()The employee start dateorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>teamId()The employee team idorg.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime>terminationDate()The employee termination datejava.lang.StringtoString()HrisUpdateEmployeeRequestDtowithAvatar(HrisUpdateEmployeeRequestDtoAvatar avatar)The employee avatarHrisUpdateEmployeeRequestDtowithAvatar(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoAvatar> avatar)The employee avatarHrisUpdateEmployeeRequestDtowithAvatarUrl(java.lang.String avatarUrl)The employee avatar UrlHrisUpdateEmployeeRequestDtowithAvatarUrl(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> avatarUrl)The employee avatar UrlHrisUpdateEmployeeRequestDtowithBenefits(java.util.List<CreateHRISBenefit> benefits)Current benefits of the employeeHrisUpdateEmployeeRequestDtowithBenefits(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<CreateHRISBenefit>> benefits)Current benefits of the employeeHrisUpdateEmployeeRequestDtowithBirthday(java.time.OffsetDateTime birthday)The employee birthdayHrisUpdateEmployeeRequestDtowithBirthday(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> birthday)The employee birthdayHrisUpdateEmployeeRequestDtowithCitizenships(java.util.List<CountryCodeEnum> citizenships)The citizenships of the EmployeeHrisUpdateEmployeeRequestDtowithCitizenships(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<CountryCodeEnum>> citizenships)The citizenships of the EmployeeHrisUpdateEmployeeRequestDtowithCompanyId(java.lang.String companyId)The employee company idHrisUpdateEmployeeRequestDtowithCompanyId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> companyId)The employee company idHrisUpdateEmployeeRequestDtowithCompanyName(java.lang.String companyName)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtowithCompanyName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> companyName)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtowithCustomFields(java.util.List<CustomFields> customFields)The employee custom fieldsHrisUpdateEmployeeRequestDtowithCustomFields(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<CustomFields>> customFields)The employee custom fieldsHrisUpdateEmployeeRequestDtowithDateOfBirth(java.time.OffsetDateTime dateOfBirth)The employee date_of_birthHrisUpdateEmployeeRequestDtowithDateOfBirth(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> dateOfBirth)The employee date_of_birthHrisUpdateEmployeeRequestDtowithDepartment(java.lang.String department)The employee departmentHrisUpdateEmployeeRequestDtowithDepartment(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> department)The employee departmentHrisUpdateEmployeeRequestDtowithDepartmentId(java.lang.String departmentId)The employee department idHrisUpdateEmployeeRequestDtowithDepartmentId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> departmentId)The employee department idHrisUpdateEmployeeRequestDtowithDisplayName(java.lang.String displayName)The employee display nameHrisUpdateEmployeeRequestDtowithDisplayName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> displayName)The employee display nameHrisUpdateEmployeeRequestDtowithEmployeeNumber(java.lang.String employeeNumber)The assigned employee numberHrisUpdateEmployeeRequestDtowithEmployeeNumber(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> employeeNumber)The assigned employee numberHrisUpdateEmployeeRequestDtowithEmployment(HrisUpdateEmployeeRequestDtoEmployment employment)The employee employmentHrisUpdateEmployeeRequestDtowithEmployment(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmployment> employment)The employee employmentHrisUpdateEmployeeRequestDtowithEmploymentContractType(HrisUpdateEmployeeRequestDtoEmploymentContractType employmentContractType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtowithEmploymentContractType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentContractType> employmentContractType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtowithEmploymentStatus(HrisUpdateEmployeeRequestDtoEmploymentStatus employmentStatus)The employee employment statusHrisUpdateEmployeeRequestDtowithEmploymentStatus(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentStatus> employmentStatus)The employee employment statusHrisUpdateEmployeeRequestDtowithEmploymentType(HrisUpdateEmployeeRequestDtoEmploymentType employmentType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtowithEmploymentType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentType> employmentType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtowithEthnicity(HrisUpdateEmployeeRequestDtoEthnicity ethnicity)The employee ethnicityHrisUpdateEmployeeRequestDtowithEthnicity(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEthnicity> ethnicity)The employee ethnicityHrisUpdateEmployeeRequestDtowithFirstName(java.lang.String firstName)The employee first nameHrisUpdateEmployeeRequestDtowithFirstName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> firstName)The employee first nameHrisUpdateEmployeeRequestDtowithGender(HrisUpdateEmployeeRequestDtoGender gender)The employee genderHrisUpdateEmployeeRequestDtowithGender(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoGender> gender)The employee genderHrisUpdateEmployeeRequestDtowithHireDate(java.time.OffsetDateTime hireDate)The employee hire dateHrisUpdateEmployeeRequestDtowithHireDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> hireDate)The employee hire dateHrisUpdateEmployeeRequestDtowithHomeLocation(HrisUpdateEmployeeRequestDtoHomeLocation homeLocation)The employee home locationHrisUpdateEmployeeRequestDtowithHomeLocation(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoHomeLocation> homeLocation)The employee home locationHrisUpdateEmployeeRequestDtowithJobId(java.lang.String jobId)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtowithJobId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobId)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtowithJobTitle(java.lang.String jobTitle)If the source of the job_title is the Employee's current Employment, and that Employment pertains exclusively to this Employee, then the active Employment job_title will also be writtenHrisUpdateEmployeeRequestDtowithJobTitle(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle)If the source of the job_title is the Employee's current Employment, and that Employment pertains exclusively to this Employee, then the active Employment job_title will also be writtenHrisUpdateEmployeeRequestDtowithLastName(java.lang.String lastName)The employee last nameHrisUpdateEmployeeRequestDtowithLastName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> lastName)The employee last nameHrisUpdateEmployeeRequestDtowithManagerId(java.lang.String managerId)The employee manager IDHrisUpdateEmployeeRequestDtowithManagerId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> managerId)The employee manager IDHrisUpdateEmployeeRequestDtowithMaritalStatus(HrisUpdateEmployeeRequestDtoMaritalStatus maritalStatus)The employee marital statusHrisUpdateEmployeeRequestDtowithMaritalStatus(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoMaritalStatus> maritalStatus)The employee marital statusHrisUpdateEmployeeRequestDtowithName(java.lang.String name)The employee nameHrisUpdateEmployeeRequestDtowithName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name)The employee nameHrisUpdateEmployeeRequestDtowithNationalIdentityNumber(HrisUpdateEmployeeRequestDtoNationalIdentityNumber nationalIdentityNumber)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtowithNationalIdentityNumber(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoNationalIdentityNumber> nationalIdentityNumber)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtowithNationalIdentityNumbers(java.util.List<NationalIdentityNumberApiModel> nationalIdentityNumbers)The national identity numbersHrisUpdateEmployeeRequestDtowithNationalIdentityNumbers(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<NationalIdentityNumberApiModel>> nationalIdentityNumbers)The national identity numbersHrisUpdateEmployeeRequestDtowithPassthrough(java.util.Map<java.lang.String,java.lang.Object> passthrough)Value to pass through to the providerHrisUpdateEmployeeRequestDtowithPassthrough(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> passthrough)Value to pass through to the providerHrisUpdateEmployeeRequestDtowithPersonalEmail(java.lang.String personalEmail)The employee personal emailHrisUpdateEmployeeRequestDtowithPersonalEmail(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> personalEmail)The employee personal emailHrisUpdateEmployeeRequestDtowithPersonalPhoneNumber(java.lang.String personalPhoneNumber)The employee personal phone numberHrisUpdateEmployeeRequestDtowithPersonalPhoneNumber(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> personalPhoneNumber)The employee personal phone numberHrisUpdateEmployeeRequestDtowithPreferredLanguage(HrisUpdateEmployeeRequestDtoPreferredLanguage preferredLanguage)The employee preferred languageHrisUpdateEmployeeRequestDtowithPreferredLanguage(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoPreferredLanguage> preferredLanguage)The employee preferred languageHrisUpdateEmployeeRequestDtowithStartDate(java.time.OffsetDateTime startDate)The employee start dateHrisUpdateEmployeeRequestDtowithStartDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> startDate)The employee start dateHrisUpdateEmployeeRequestDtowithTeamId(java.lang.String teamId)The employee team idHrisUpdateEmployeeRequestDtowithTeamId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> teamId)The employee team idHrisUpdateEmployeeRequestDtowithTerminationDate(java.time.OffsetDateTime terminationDate)The employee termination dateHrisUpdateEmployeeRequestDtowithTerminationDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> terminationDate)The employee termination dateHrisUpdateEmployeeRequestDtowithWorkEmail(java.lang.String workEmail)The employee work emailHrisUpdateEmployeeRequestDtowithWorkEmail(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> workEmail)The employee work emailHrisUpdateEmployeeRequestDtowithWorkLocation(HrisUpdateEmployeeRequestDtoWorkLocation workLocation)The employee work locationHrisUpdateEmployeeRequestDtowithWorkLocation(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoWorkLocation> workLocation)The employee work locationHrisUpdateEmployeeRequestDtowithWorkPhoneNumber(java.lang.String workPhoneNumber)The employee work phone numberHrisUpdateEmployeeRequestDtowithWorkPhoneNumber(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> workPhoneNumber)The employee work phone numberorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>workEmail()The employee work emailorg.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoWorkLocation>workLocation()The employee work locationorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>workPhoneNumber()The employee work phone number
-
-
-
Constructor Detail
-
HrisUpdateEmployeeRequestDto
public HrisUpdateEmployeeRequestDto(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> firstName, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> lastName, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> displayName, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> avatarUrl, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> personalEmail, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> personalPhoneNumber, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> workEmail, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> workPhoneNumber, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> departmentId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> teamId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> department, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> managerId, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoGender> gender, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoPreferredLanguage> preferredLanguage, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEthnicity> ethnicity, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> dateOfBirth, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> birthday, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoMaritalStatus> maritalStatus, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoAvatar> avatar, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> hireDate, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> startDate, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentType> employmentType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentContractType> employmentContractType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentStatus> employmentStatus, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> terminationDate, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> companyName, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> companyId, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<CountryCodeEnum>> citizenships, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmployment> employment, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<CustomFields>> customFields, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<CreateHRISBenefit>> benefits, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> employeeNumber, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoNationalIdentityNumber> nationalIdentityNumber, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<NationalIdentityNumberApiModel>> nationalIdentityNumbers, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoHomeLocation> homeLocation, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoWorkLocation> workLocation, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> passthrough)
-
HrisUpdateEmployeeRequestDto
public HrisUpdateEmployeeRequestDto()
-
-
Method Detail
-
firstName
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> firstName()
The employee first name
-
lastName
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> lastName()
The employee last name
-
name
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name()
The employee name
-
displayName
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> displayName()
The employee display name
-
avatarUrl
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> avatarUrl()
The employee avatar Url
-
personalEmail
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> personalEmail()
The employee personal email
-
personalPhoneNumber
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> personalPhoneNumber()
The employee personal phone number
-
workEmail
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> workEmail()
The employee work email
-
workPhoneNumber
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> workPhoneNumber()
The employee work phone number
-
jobId
@Deprecated public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobId()
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The employee job id
-
jobTitle
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle()
If the source of the job_title is the Employee's current Employment, and that Employment pertains exclusively to this Employee, then the active Employment job_title will also be written
-
departmentId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> departmentId()
The employee department id
-
teamId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> teamId()
The employee team id
-
department
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> department()
The employee department
-
managerId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> managerId()
The employee manager ID
-
gender
public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoGender> gender()
The employee gender
-
preferredLanguage
public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoPreferredLanguage> preferredLanguage()
The employee preferred language
-
ethnicity
public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoEthnicity> ethnicity()
The employee ethnicity
-
dateOfBirth
public org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> dateOfBirth()
The employee date_of_birth
-
birthday
public org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> birthday()
The employee birthday
-
maritalStatus
public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoMaritalStatus> maritalStatus()
The employee marital status
-
avatar
public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoAvatar> avatar()
The employee avatar
-
hireDate
public org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> hireDate()
The employee hire date
-
startDate
public org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> startDate()
The employee start date
-
employmentType
@Deprecated public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoEmploymentType> employmentType()
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The employee employment type
-
employmentContractType
@Deprecated public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoEmploymentContractType> employmentContractType()
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The employment work schedule type (e.g., full-time, part-time)
-
employmentStatus
public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoEmploymentStatus> employmentStatus()
The employee employment status
-
terminationDate
public org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> terminationDate()
The employee termination date
-
companyName
@Deprecated public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> companyName()
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The employee company name
-
companyId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> companyId()
The employee company id
-
citizenships
public org.openapitools.jackson.nullable.JsonNullable<java.util.List<CountryCodeEnum>> citizenships()
The citizenships of the Employee
-
employment
public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoEmployment> employment()
The employee employment
-
customFields
public org.openapitools.jackson.nullable.JsonNullable<java.util.List<CustomFields>> customFields()
The employee custom fields
-
benefits
public org.openapitools.jackson.nullable.JsonNullable<java.util.List<CreateHRISBenefit>> benefits()
Current benefits of the employee
-
employeeNumber
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> employeeNumber()
The assigned employee number
-
nationalIdentityNumber
@Deprecated public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoNationalIdentityNumber> nationalIdentityNumber()
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The national identity number
-
nationalIdentityNumbers
public org.openapitools.jackson.nullable.JsonNullable<java.util.List<NationalIdentityNumberApiModel>> nationalIdentityNumbers()
The national identity numbers
-
homeLocation
public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoHomeLocation> homeLocation()
The employee home location
-
workLocation
public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoWorkLocation> workLocation()
The employee work location
-
passthrough
public org.openapitools.jackson.nullable.JsonNullable<java.util.Map<java.lang.String,java.lang.Object>> passthrough()
Value to pass through to the provider
-
builder
public static HrisUpdateEmployeeRequestDto.Builder builder()
-
withFirstName
public HrisUpdateEmployeeRequestDto withFirstName(java.lang.String firstName)
The employee first name
-
withFirstName
public HrisUpdateEmployeeRequestDto withFirstName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> firstName)
The employee first name
-
withLastName
public HrisUpdateEmployeeRequestDto withLastName(java.lang.String lastName)
The employee last name
-
withLastName
public HrisUpdateEmployeeRequestDto withLastName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> lastName)
The employee last name
-
withName
public HrisUpdateEmployeeRequestDto withName(java.lang.String name)
The employee name
-
withName
public HrisUpdateEmployeeRequestDto withName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name)
The employee name
-
withDisplayName
public HrisUpdateEmployeeRequestDto withDisplayName(java.lang.String displayName)
The employee display name
-
withDisplayName
public HrisUpdateEmployeeRequestDto withDisplayName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> displayName)
The employee display name
-
withAvatarUrl
public HrisUpdateEmployeeRequestDto withAvatarUrl(java.lang.String avatarUrl)
The employee avatar Url
-
withAvatarUrl
public HrisUpdateEmployeeRequestDto withAvatarUrl(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> avatarUrl)
The employee avatar Url
-
withPersonalEmail
public HrisUpdateEmployeeRequestDto withPersonalEmail(java.lang.String personalEmail)
The employee personal email
-
withPersonalEmail
public HrisUpdateEmployeeRequestDto withPersonalEmail(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> personalEmail)
The employee personal email
-
withPersonalPhoneNumber
public HrisUpdateEmployeeRequestDto withPersonalPhoneNumber(java.lang.String personalPhoneNumber)
The employee personal phone number
-
withPersonalPhoneNumber
public HrisUpdateEmployeeRequestDto withPersonalPhoneNumber(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> personalPhoneNumber)
The employee personal phone number
-
withWorkEmail
public HrisUpdateEmployeeRequestDto withWorkEmail(java.lang.String workEmail)
The employee work email
-
withWorkEmail
public HrisUpdateEmployeeRequestDto withWorkEmail(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> workEmail)
The employee work email
-
withWorkPhoneNumber
public HrisUpdateEmployeeRequestDto withWorkPhoneNumber(java.lang.String workPhoneNumber)
The employee work phone number
-
withWorkPhoneNumber
public HrisUpdateEmployeeRequestDto withWorkPhoneNumber(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> workPhoneNumber)
The employee work phone number
-
withJobId
@Deprecated public HrisUpdateEmployeeRequestDto withJobId(java.lang.String jobId)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The employee job id
-
withJobId
@Deprecated public HrisUpdateEmployeeRequestDto withJobId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobId)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The employee job id
-
withJobTitle
public HrisUpdateEmployeeRequestDto withJobTitle(java.lang.String jobTitle)
If the source of the job_title is the Employee's current Employment, and that Employment pertains exclusively to this Employee, then the active Employment job_title will also be written
-
withJobTitle
public HrisUpdateEmployeeRequestDto withJobTitle(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle)
If the source of the job_title is the Employee's current Employment, and that Employment pertains exclusively to this Employee, then the active Employment job_title will also be written
-
withDepartmentId
public HrisUpdateEmployeeRequestDto withDepartmentId(java.lang.String departmentId)
The employee department id
-
withDepartmentId
public HrisUpdateEmployeeRequestDto withDepartmentId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> departmentId)
The employee department id
-
withTeamId
public HrisUpdateEmployeeRequestDto withTeamId(java.lang.String teamId)
The employee team id
-
withTeamId
public HrisUpdateEmployeeRequestDto withTeamId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> teamId)
The employee team id
-
withDepartment
public HrisUpdateEmployeeRequestDto withDepartment(java.lang.String department)
The employee department
-
withDepartment
public HrisUpdateEmployeeRequestDto withDepartment(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> department)
The employee department
-
withManagerId
public HrisUpdateEmployeeRequestDto withManagerId(java.lang.String managerId)
The employee manager ID
-
withManagerId
public HrisUpdateEmployeeRequestDto withManagerId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> managerId)
The employee manager ID
-
withGender
public HrisUpdateEmployeeRequestDto withGender(HrisUpdateEmployeeRequestDtoGender gender)
The employee gender
-
withGender
public HrisUpdateEmployeeRequestDto withGender(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoGender> gender)
The employee gender
-
withPreferredLanguage
public HrisUpdateEmployeeRequestDto withPreferredLanguage(HrisUpdateEmployeeRequestDtoPreferredLanguage preferredLanguage)
The employee preferred language
-
withPreferredLanguage
public HrisUpdateEmployeeRequestDto withPreferredLanguage(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoPreferredLanguage> preferredLanguage)
The employee preferred language
-
withEthnicity
public HrisUpdateEmployeeRequestDto withEthnicity(HrisUpdateEmployeeRequestDtoEthnicity ethnicity)
The employee ethnicity
-
withEthnicity
public HrisUpdateEmployeeRequestDto withEthnicity(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEthnicity> ethnicity)
The employee ethnicity
-
withDateOfBirth
public HrisUpdateEmployeeRequestDto withDateOfBirth(java.time.OffsetDateTime dateOfBirth)
The employee date_of_birth
-
withDateOfBirth
public HrisUpdateEmployeeRequestDto withDateOfBirth(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> dateOfBirth)
The employee date_of_birth
-
withBirthday
public HrisUpdateEmployeeRequestDto withBirthday(java.time.OffsetDateTime birthday)
The employee birthday
-
withBirthday
public HrisUpdateEmployeeRequestDto withBirthday(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> birthday)
The employee birthday
-
withMaritalStatus
public HrisUpdateEmployeeRequestDto withMaritalStatus(HrisUpdateEmployeeRequestDtoMaritalStatus maritalStatus)
The employee marital status
-
withMaritalStatus
public HrisUpdateEmployeeRequestDto withMaritalStatus(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoMaritalStatus> maritalStatus)
The employee marital status
-
withAvatar
public HrisUpdateEmployeeRequestDto withAvatar(HrisUpdateEmployeeRequestDtoAvatar avatar)
The employee avatar
-
withAvatar
public HrisUpdateEmployeeRequestDto withAvatar(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoAvatar> avatar)
The employee avatar
-
withHireDate
public HrisUpdateEmployeeRequestDto withHireDate(java.time.OffsetDateTime hireDate)
The employee hire date
-
withHireDate
public HrisUpdateEmployeeRequestDto withHireDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> hireDate)
The employee hire date
-
withStartDate
public HrisUpdateEmployeeRequestDto withStartDate(java.time.OffsetDateTime startDate)
The employee start date
-
withStartDate
public HrisUpdateEmployeeRequestDto withStartDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> startDate)
The employee start date
-
withEmploymentType
@Deprecated public HrisUpdateEmployeeRequestDto withEmploymentType(HrisUpdateEmployeeRequestDtoEmploymentType employmentType)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The employee employment type
-
withEmploymentType
@Deprecated public HrisUpdateEmployeeRequestDto withEmploymentType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentType> employmentType)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The employee employment type
-
withEmploymentContractType
@Deprecated public HrisUpdateEmployeeRequestDto withEmploymentContractType(HrisUpdateEmployeeRequestDtoEmploymentContractType employmentContractType)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The employment work schedule type (e.g., full-time, part-time)
-
withEmploymentContractType
@Deprecated public HrisUpdateEmployeeRequestDto withEmploymentContractType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentContractType> employmentContractType)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The employment work schedule type (e.g., full-time, part-time)
-
withEmploymentStatus
public HrisUpdateEmployeeRequestDto withEmploymentStatus(HrisUpdateEmployeeRequestDtoEmploymentStatus employmentStatus)
The employee employment status
-
withEmploymentStatus
public HrisUpdateEmployeeRequestDto withEmploymentStatus(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentStatus> employmentStatus)
The employee employment status
-
withTerminationDate
public HrisUpdateEmployeeRequestDto withTerminationDate(java.time.OffsetDateTime terminationDate)
The employee termination date
-
withTerminationDate
public HrisUpdateEmployeeRequestDto withTerminationDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> terminationDate)
The employee termination date
-
withCompanyName
@Deprecated public HrisUpdateEmployeeRequestDto withCompanyName(java.lang.String companyName)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The employee company name
-
withCompanyName
@Deprecated public HrisUpdateEmployeeRequestDto withCompanyName(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> companyName)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The employee company name
-
withCompanyId
public HrisUpdateEmployeeRequestDto withCompanyId(java.lang.String companyId)
The employee company id
-
withCompanyId
public HrisUpdateEmployeeRequestDto withCompanyId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> companyId)
The employee company id
-
withCitizenships
public HrisUpdateEmployeeRequestDto withCitizenships(java.util.List<CountryCodeEnum> citizenships)
The citizenships of the Employee
-
withCitizenships
public HrisUpdateEmployeeRequestDto withCitizenships(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<CountryCodeEnum>> citizenships)
The citizenships of the Employee
-
withEmployment
public HrisUpdateEmployeeRequestDto withEmployment(HrisUpdateEmployeeRequestDtoEmployment employment)
The employee employment
-
withEmployment
public HrisUpdateEmployeeRequestDto withEmployment(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmployment> employment)
The employee employment
-
withCustomFields
public HrisUpdateEmployeeRequestDto withCustomFields(java.util.List<CustomFields> customFields)
The employee custom fields
-
withCustomFields
public HrisUpdateEmployeeRequestDto withCustomFields(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<CustomFields>> customFields)
The employee custom fields
-
withBenefits
public HrisUpdateEmployeeRequestDto withBenefits(java.util.List<CreateHRISBenefit> benefits)
Current benefits of the employee
-
withBenefits
public HrisUpdateEmployeeRequestDto withBenefits(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<CreateHRISBenefit>> benefits)
Current benefits of the employee
-
withEmployeeNumber
public HrisUpdateEmployeeRequestDto withEmployeeNumber(java.lang.String employeeNumber)
The assigned employee number
-
withEmployeeNumber
public HrisUpdateEmployeeRequestDto withEmployeeNumber(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> employeeNumber)
The assigned employee number
-
withNationalIdentityNumber
@Deprecated public HrisUpdateEmployeeRequestDto withNationalIdentityNumber(HrisUpdateEmployeeRequestDtoNationalIdentityNumber nationalIdentityNumber)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The national identity number
-
withNationalIdentityNumber
@Deprecated public HrisUpdateEmployeeRequestDto withNationalIdentityNumber(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoNationalIdentityNumber> nationalIdentityNumber)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The national identity number
-
withNationalIdentityNumbers
public HrisUpdateEmployeeRequestDto withNationalIdentityNumbers(java.util.List<NationalIdentityNumberApiModel> nationalIdentityNumbers)
The national identity numbers
-
withNationalIdentityNumbers
public HrisUpdateEmployeeRequestDto withNationalIdentityNumbers(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.List<NationalIdentityNumberApiModel>> nationalIdentityNumbers)
The national identity numbers
-
withHomeLocation
public HrisUpdateEmployeeRequestDto withHomeLocation(HrisUpdateEmployeeRequestDtoHomeLocation homeLocation)
The employee home location
-
withHomeLocation
public HrisUpdateEmployeeRequestDto withHomeLocation(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoHomeLocation> homeLocation)
The employee home location
-
withWorkLocation
public HrisUpdateEmployeeRequestDto withWorkLocation(HrisUpdateEmployeeRequestDtoWorkLocation workLocation)
The employee work location
-
withWorkLocation
public HrisUpdateEmployeeRequestDto withWorkLocation(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoWorkLocation> workLocation)
The employee work location
-
withPassthrough
public HrisUpdateEmployeeRequestDto withPassthrough(java.util.Map<java.lang.String,java.lang.Object> passthrough)
Value to pass through to the provider
-
withPassthrough
public HrisUpdateEmployeeRequestDto withPassthrough(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> passthrough)
Value to pass through to the provider
-
equals
public boolean equals(java.lang.Object o)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-