Class HrisUpdateEmployeeRequestDtoEmployment
- java.lang.Object
-
- com.stackone.stackone_client_java.models.components.HrisUpdateEmployeeRequestDtoEmployment
-
public class HrisUpdateEmployeeRequestDtoEmployment extends java.lang.ObjectHrisUpdateEmployeeRequestDtoEmploymentThe employee employment
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHrisUpdateEmployeeRequestDtoEmployment.Builder
-
Constructor Summary
Constructors Constructor Description HrisUpdateEmployeeRequestDtoEmployment()HrisUpdateEmployeeRequestDtoEmployment(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payRate, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoPayPeriod> payPeriod, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoPayFrequency> payFrequency, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payCurrency, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endDate, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoGrade> grade, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentEmploymentType> employmentType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentEmploymentContractType> employmentContractType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoType> type, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoContractType> contractType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoWorkTime> workTime, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payrollCode, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> passthrough, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> effectiveDate)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static HrisUpdateEmployeeRequestDtoEmployment.Builderbuilder()org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoContractType>contractType()The employment work schedule typeorg.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime>effectiveDate()Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoEmploymentEmploymentContractType>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<HrisUpdateEmployeeRequestDtoEmploymentEmploymentType>employmentType()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.time.OffsetDateTime>endDate()The end date of employmentbooleanequals(java.lang.Object o)org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoGrade>grade()Represents the employee’s position within the organizational hierarchy.inthashCode()org.openapitools.jackson.nullable.JsonNullable<java.lang.String>jobTitle()The job title of the employeeorg.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>payCurrency()The currency used for payorg.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoPayFrequency>payFrequency()How often the employee is paidorg.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoPayPeriod>payPeriod()The time period over which the pay rate is calculatedorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>payRate()The amount of compensation for the employeeorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>payrollCode()The payroll code of the employeejava.lang.StringtoString()org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoType>type()The type of employmentorg.openapitools.jackson.nullable.JsonNullable<java.util.Map<java.lang.String,java.lang.Object>>unifiedCustomFields()Custom Unified Fields configured in your StackOne projectHrisUpdateEmployeeRequestDtoEmploymentwithContractType(HrisUpdateEmployeeRequestDtoContractType contractType)The employment work schedule typeHrisUpdateEmployeeRequestDtoEmploymentwithContractType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoContractType> contractType)The employment work schedule typeHrisUpdateEmployeeRequestDtoEmploymentwithEffectiveDate(java.time.OffsetDateTime effectiveDate)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtoEmploymentwithEffectiveDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> effectiveDate)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtoEmploymentwithEmploymentContractType(HrisUpdateEmployeeRequestDtoEmploymentEmploymentContractType employmentContractType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtoEmploymentwithEmploymentContractType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentEmploymentContractType> employmentContractType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtoEmploymentwithEmploymentType(HrisUpdateEmployeeRequestDtoEmploymentEmploymentType employmentType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtoEmploymentwithEmploymentType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentEmploymentType> employmentType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisUpdateEmployeeRequestDtoEmploymentwithEndDate(java.time.OffsetDateTime endDate)The end date of employmentHrisUpdateEmployeeRequestDtoEmploymentwithEndDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endDate)The end date of employmentHrisUpdateEmployeeRequestDtoEmploymentwithGrade(HrisUpdateEmployeeRequestDtoGrade grade)Represents the employee’s position within the organizational hierarchy.HrisUpdateEmployeeRequestDtoEmploymentwithGrade(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoGrade> grade)Represents the employee’s position within the organizational hierarchy.HrisUpdateEmployeeRequestDtoEmploymentwithJobTitle(java.lang.String jobTitle)The job title of the employeeHrisUpdateEmployeeRequestDtoEmploymentwithJobTitle(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle)The job title of the employeeHrisUpdateEmployeeRequestDtoEmploymentwithPassthrough(java.util.Map<java.lang.String,java.lang.Object> passthrough)Value to pass through to the providerHrisUpdateEmployeeRequestDtoEmploymentwithPassthrough(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> passthrough)Value to pass through to the providerHrisUpdateEmployeeRequestDtoEmploymentwithPayCurrency(java.lang.String payCurrency)The currency used for payHrisUpdateEmployeeRequestDtoEmploymentwithPayCurrency(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payCurrency)The currency used for payHrisUpdateEmployeeRequestDtoEmploymentwithPayFrequency(HrisUpdateEmployeeRequestDtoPayFrequency payFrequency)How often the employee is paidHrisUpdateEmployeeRequestDtoEmploymentwithPayFrequency(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoPayFrequency> payFrequency)How often the employee is paidHrisUpdateEmployeeRequestDtoEmploymentwithPayPeriod(HrisUpdateEmployeeRequestDtoPayPeriod payPeriod)The time period over which the pay rate is calculatedHrisUpdateEmployeeRequestDtoEmploymentwithPayPeriod(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoPayPeriod> payPeriod)The time period over which the pay rate is calculatedHrisUpdateEmployeeRequestDtoEmploymentwithPayRate(java.lang.String payRate)The amount of compensation for the employeeHrisUpdateEmployeeRequestDtoEmploymentwithPayRate(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payRate)The amount of compensation for the employeeHrisUpdateEmployeeRequestDtoEmploymentwithPayrollCode(java.lang.String payrollCode)The payroll code of the employeeHrisUpdateEmployeeRequestDtoEmploymentwithPayrollCode(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payrollCode)The payroll code of the employeeHrisUpdateEmployeeRequestDtoEmploymentwithType(HrisUpdateEmployeeRequestDtoType type)The type of employmentHrisUpdateEmployeeRequestDtoEmploymentwithType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoType> type)The type of employmentHrisUpdateEmployeeRequestDtoEmploymentwithUnifiedCustomFields(java.util.Map<java.lang.String,java.lang.Object> unifiedCustomFields)Custom Unified Fields configured in your StackOne projectHrisUpdateEmployeeRequestDtoEmploymentwithUnifiedCustomFields(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields)Custom Unified Fields configured in your StackOne projectHrisUpdateEmployeeRequestDtoEmploymentwithWorkTime(HrisUpdateEmployeeRequestDtoWorkTime workTime)HrisUpdateEmployeeRequestDtoEmploymentwithWorkTime(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoWorkTime> workTime)org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoWorkTime>workTime()
-
-
-
Constructor Detail
-
HrisUpdateEmployeeRequestDtoEmployment
public HrisUpdateEmployeeRequestDtoEmployment(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payRate, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoPayPeriod> payPeriod, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoPayFrequency> payFrequency, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payCurrency, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endDate, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoGrade> grade, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentEmploymentType> employmentType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentEmploymentContractType> employmentContractType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoType> type, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoContractType> contractType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoWorkTime> workTime, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payrollCode, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> passthrough, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> effectiveDate)
-
HrisUpdateEmployeeRequestDtoEmployment
public HrisUpdateEmployeeRequestDtoEmployment()
-
-
Method Detail
-
unifiedCustomFields
public org.openapitools.jackson.nullable.JsonNullable<java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields()
Custom Unified Fields configured in your StackOne project
-
jobTitle
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle()
The job title of the employee
-
payRate
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payRate()
The amount of compensation for the employee
-
payPeriod
public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoPayPeriod> payPeriod()
The time period over which the pay rate is calculated
-
payFrequency
public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoPayFrequency> payFrequency()
How often the employee is paid
-
payCurrency
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payCurrency()
The currency used for pay
-
endDate
public org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endDate()
The end date of employment
-
grade
public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoGrade> grade()
Represents the employee’s position within the organizational hierarchy.
-
employmentType
@Deprecated public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoEmploymentEmploymentType> employmentType()
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The type of employment (e.g., contractor, permanent)
-
employmentContractType
@Deprecated public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoEmploymentEmploymentContractType> 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)
-
type
public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoType> type()
The type of employment
-
contractType
public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoContractType> contractType()
The employment work schedule type
-
workTime
public org.openapitools.jackson.nullable.JsonNullable<HrisUpdateEmployeeRequestDtoWorkTime> workTime()
-
payrollCode
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payrollCode()
The payroll code of the employee
-
passthrough
public org.openapitools.jackson.nullable.JsonNullable<java.util.Map<java.lang.String,java.lang.Object>> passthrough()
Value to pass through to the provider
-
effectiveDate
@Deprecated public org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> effectiveDate()
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The employee effective date
-
builder
public static HrisUpdateEmployeeRequestDtoEmployment.Builder builder()
-
withUnifiedCustomFields
public HrisUpdateEmployeeRequestDtoEmployment withUnifiedCustomFields(java.util.Map<java.lang.String,java.lang.Object> unifiedCustomFields)
Custom Unified Fields configured in your StackOne project
-
withUnifiedCustomFields
public HrisUpdateEmployeeRequestDtoEmployment withUnifiedCustomFields(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields)
Custom Unified Fields configured in your StackOne project
-
withJobTitle
public HrisUpdateEmployeeRequestDtoEmployment withJobTitle(java.lang.String jobTitle)
The job title of the employee
-
withJobTitle
public HrisUpdateEmployeeRequestDtoEmployment withJobTitle(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle)
The job title of the employee
-
withPayRate
public HrisUpdateEmployeeRequestDtoEmployment withPayRate(java.lang.String payRate)
The amount of compensation for the employee
-
withPayRate
public HrisUpdateEmployeeRequestDtoEmployment withPayRate(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payRate)
The amount of compensation for the employee
-
withPayPeriod
public HrisUpdateEmployeeRequestDtoEmployment withPayPeriod(HrisUpdateEmployeeRequestDtoPayPeriod payPeriod)
The time period over which the pay rate is calculated
-
withPayPeriod
public HrisUpdateEmployeeRequestDtoEmployment withPayPeriod(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoPayPeriod> payPeriod)
The time period over which the pay rate is calculated
-
withPayFrequency
public HrisUpdateEmployeeRequestDtoEmployment withPayFrequency(HrisUpdateEmployeeRequestDtoPayFrequency payFrequency)
How often the employee is paid
-
withPayFrequency
public HrisUpdateEmployeeRequestDtoEmployment withPayFrequency(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoPayFrequency> payFrequency)
How often the employee is paid
-
withPayCurrency
public HrisUpdateEmployeeRequestDtoEmployment withPayCurrency(java.lang.String payCurrency)
The currency used for pay
-
withPayCurrency
public HrisUpdateEmployeeRequestDtoEmployment withPayCurrency(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payCurrency)
The currency used for pay
-
withEndDate
public HrisUpdateEmployeeRequestDtoEmployment withEndDate(java.time.OffsetDateTime endDate)
The end date of employment
-
withEndDate
public HrisUpdateEmployeeRequestDtoEmployment withEndDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endDate)
The end date of employment
-
withGrade
public HrisUpdateEmployeeRequestDtoEmployment withGrade(HrisUpdateEmployeeRequestDtoGrade grade)
Represents the employee’s position within the organizational hierarchy.
-
withGrade
public HrisUpdateEmployeeRequestDtoEmployment withGrade(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoGrade> grade)
Represents the employee’s position within the organizational hierarchy.
-
withEmploymentType
@Deprecated public HrisUpdateEmployeeRequestDtoEmployment withEmploymentType(HrisUpdateEmployeeRequestDtoEmploymentEmploymentType employmentType)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The type of employment (e.g., contractor, permanent)
-
withEmploymentType
@Deprecated public HrisUpdateEmployeeRequestDtoEmployment withEmploymentType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentEmploymentType> employmentType)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The type of employment (e.g., contractor, permanent)
-
withEmploymentContractType
@Deprecated public HrisUpdateEmployeeRequestDtoEmployment withEmploymentContractType(HrisUpdateEmployeeRequestDtoEmploymentEmploymentContractType 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 HrisUpdateEmployeeRequestDtoEmployment withEmploymentContractType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentEmploymentContractType> 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)
-
withType
public HrisUpdateEmployeeRequestDtoEmployment withType(HrisUpdateEmployeeRequestDtoType type)
The type of employment
-
withType
public HrisUpdateEmployeeRequestDtoEmployment withType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoType> type)
The type of employment
-
withContractType
public HrisUpdateEmployeeRequestDtoEmployment withContractType(HrisUpdateEmployeeRequestDtoContractType contractType)
The employment work schedule type
-
withContractType
public HrisUpdateEmployeeRequestDtoEmployment withContractType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoContractType> contractType)
The employment work schedule type
-
withWorkTime
public HrisUpdateEmployeeRequestDtoEmployment withWorkTime(HrisUpdateEmployeeRequestDtoWorkTime workTime)
-
withWorkTime
public HrisUpdateEmployeeRequestDtoEmployment withWorkTime(org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoWorkTime> workTime)
-
withPayrollCode
public HrisUpdateEmployeeRequestDtoEmployment withPayrollCode(java.lang.String payrollCode)
The payroll code of the employee
-
withPayrollCode
public HrisUpdateEmployeeRequestDtoEmployment withPayrollCode(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payrollCode)
The payroll code of the employee
-
withPassthrough
public HrisUpdateEmployeeRequestDtoEmployment withPassthrough(java.util.Map<java.lang.String,java.lang.Object> passthrough)
Value to pass through to the provider
-
withPassthrough
public HrisUpdateEmployeeRequestDtoEmployment withPassthrough(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> passthrough)
Value to pass through to the provider
-
withEffectiveDate
@Deprecated public HrisUpdateEmployeeRequestDtoEmployment withEffectiveDate(java.time.OffsetDateTime effectiveDate)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The employee effective date
-
withEffectiveDate
@Deprecated public HrisUpdateEmployeeRequestDtoEmployment withEffectiveDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> effectiveDate)
Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.The employee effective date
-
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
-
-