Class HrisCreateEmployeeRequestDtoEmployment
- java.lang.Object
-
- com.stackone.stackone_client_java.models.components.HrisCreateEmployeeRequestDtoEmployment
-
public class HrisCreateEmployeeRequestDtoEmployment extends java.lang.ObjectHrisCreateEmployeeRequestDtoEmploymentThe employee employment
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHrisCreateEmployeeRequestDtoEmployment.Builder
-
Constructor Summary
Constructors Constructor Description HrisCreateEmployeeRequestDtoEmployment()HrisCreateEmployeeRequestDtoEmployment(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 HrisCreateEmployeeRequestDtoPayPeriod> payPeriod, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoPayFrequency> 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 HrisCreateEmployeeRequestDtoGrade> grade, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoEmploymentEmploymentType> employmentType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoEmploymentEmploymentContractType> employmentContractType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoType> type, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoContractType> contractType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoWorkTime> 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 HrisCreateEmployeeRequestDtoEmployment.Builderbuilder()org.openapitools.jackson.nullable.JsonNullable<HrisCreateEmployeeRequestDtoContractType>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<HrisCreateEmployeeRequestDtoEmploymentEmploymentContractType>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<HrisCreateEmployeeRequestDtoEmploymentEmploymentType>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<HrisCreateEmployeeRequestDtoGrade>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<HrisCreateEmployeeRequestDtoPayFrequency>payFrequency()How often the employee is paidorg.openapitools.jackson.nullable.JsonNullable<HrisCreateEmployeeRequestDtoPayPeriod>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<HrisCreateEmployeeRequestDtoType>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 projectHrisCreateEmployeeRequestDtoEmploymentwithContractType(HrisCreateEmployeeRequestDtoContractType contractType)The employment work schedule typeHrisCreateEmployeeRequestDtoEmploymentwithContractType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoContractType> contractType)The employment work schedule typeHrisCreateEmployeeRequestDtoEmploymentwithEffectiveDate(java.time.OffsetDateTime effectiveDate)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisCreateEmployeeRequestDtoEmploymentwithEffectiveDate(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.HrisCreateEmployeeRequestDtoEmploymentwithEmploymentContractType(HrisCreateEmployeeRequestDtoEmploymentEmploymentContractType employmentContractType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisCreateEmployeeRequestDtoEmploymentwithEmploymentContractType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoEmploymentEmploymentContractType> employmentContractType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisCreateEmployeeRequestDtoEmploymentwithEmploymentType(HrisCreateEmployeeRequestDtoEmploymentEmploymentType employmentType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisCreateEmployeeRequestDtoEmploymentwithEmploymentType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoEmploymentEmploymentType> employmentType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisCreateEmployeeRequestDtoEmploymentwithEndDate(java.time.OffsetDateTime endDate)The end date of employmentHrisCreateEmployeeRequestDtoEmploymentwithEndDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endDate)The end date of employmentHrisCreateEmployeeRequestDtoEmploymentwithGrade(HrisCreateEmployeeRequestDtoGrade grade)Represents the employee’s position within the organizational hierarchy.HrisCreateEmployeeRequestDtoEmploymentwithGrade(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoGrade> grade)Represents the employee’s position within the organizational hierarchy.HrisCreateEmployeeRequestDtoEmploymentwithJobTitle(java.lang.String jobTitle)The job title of the employeeHrisCreateEmployeeRequestDtoEmploymentwithJobTitle(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle)The job title of the employeeHrisCreateEmployeeRequestDtoEmploymentwithPassthrough(java.util.Map<java.lang.String,java.lang.Object> passthrough)Value to pass through to the providerHrisCreateEmployeeRequestDtoEmploymentwithPassthrough(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> passthrough)Value to pass through to the providerHrisCreateEmployeeRequestDtoEmploymentwithPayCurrency(java.lang.String payCurrency)The currency used for payHrisCreateEmployeeRequestDtoEmploymentwithPayCurrency(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payCurrency)The currency used for payHrisCreateEmployeeRequestDtoEmploymentwithPayFrequency(HrisCreateEmployeeRequestDtoPayFrequency payFrequency)How often the employee is paidHrisCreateEmployeeRequestDtoEmploymentwithPayFrequency(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoPayFrequency> payFrequency)How often the employee is paidHrisCreateEmployeeRequestDtoEmploymentwithPayPeriod(HrisCreateEmployeeRequestDtoPayPeriod payPeriod)The time period over which the pay rate is calculatedHrisCreateEmployeeRequestDtoEmploymentwithPayPeriod(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoPayPeriod> payPeriod)The time period over which the pay rate is calculatedHrisCreateEmployeeRequestDtoEmploymentwithPayRate(java.lang.String payRate)The amount of compensation for the employeeHrisCreateEmployeeRequestDtoEmploymentwithPayRate(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payRate)The amount of compensation for the employeeHrisCreateEmployeeRequestDtoEmploymentwithPayrollCode(java.lang.String payrollCode)The payroll code of the employeeHrisCreateEmployeeRequestDtoEmploymentwithPayrollCode(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payrollCode)The payroll code of the employeeHrisCreateEmployeeRequestDtoEmploymentwithType(HrisCreateEmployeeRequestDtoType type)The type of employmentHrisCreateEmployeeRequestDtoEmploymentwithType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoType> type)The type of employmentHrisCreateEmployeeRequestDtoEmploymentwithUnifiedCustomFields(java.util.Map<java.lang.String,java.lang.Object> unifiedCustomFields)Custom Unified Fields configured in your StackOne projectHrisCreateEmployeeRequestDtoEmploymentwithUnifiedCustomFields(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields)Custom Unified Fields configured in your StackOne projectHrisCreateEmployeeRequestDtoEmploymentwithWorkTime(HrisCreateEmployeeRequestDtoWorkTime workTime)HrisCreateEmployeeRequestDtoEmploymentwithWorkTime(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoWorkTime> workTime)org.openapitools.jackson.nullable.JsonNullable<HrisCreateEmployeeRequestDtoWorkTime>workTime()
-
-
-
Constructor Detail
-
HrisCreateEmployeeRequestDtoEmployment
public HrisCreateEmployeeRequestDtoEmployment(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 HrisCreateEmployeeRequestDtoPayPeriod> payPeriod, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoPayFrequency> 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 HrisCreateEmployeeRequestDtoGrade> grade, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoEmploymentEmploymentType> employmentType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoEmploymentEmploymentContractType> employmentContractType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoType> type, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoContractType> contractType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoWorkTime> 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)
-
HrisCreateEmployeeRequestDtoEmployment
public HrisCreateEmployeeRequestDtoEmployment()
-
-
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<HrisCreateEmployeeRequestDtoPayPeriod> payPeriod()
The time period over which the pay rate is calculated
-
payFrequency
public org.openapitools.jackson.nullable.JsonNullable<HrisCreateEmployeeRequestDtoPayFrequency> 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<HrisCreateEmployeeRequestDtoGrade> grade()
Represents the employee’s position within the organizational hierarchy.
-
employmentType
@Deprecated public org.openapitools.jackson.nullable.JsonNullable<HrisCreateEmployeeRequestDtoEmploymentEmploymentType> 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<HrisCreateEmployeeRequestDtoEmploymentEmploymentContractType> 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<HrisCreateEmployeeRequestDtoType> type()
The type of employment
-
contractType
public org.openapitools.jackson.nullable.JsonNullable<HrisCreateEmployeeRequestDtoContractType> contractType()
The employment work schedule type
-
workTime
public org.openapitools.jackson.nullable.JsonNullable<HrisCreateEmployeeRequestDtoWorkTime> 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 HrisCreateEmployeeRequestDtoEmployment.Builder builder()
-
withUnifiedCustomFields
public HrisCreateEmployeeRequestDtoEmployment withUnifiedCustomFields(java.util.Map<java.lang.String,java.lang.Object> unifiedCustomFields)
Custom Unified Fields configured in your StackOne project
-
withUnifiedCustomFields
public HrisCreateEmployeeRequestDtoEmployment 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 HrisCreateEmployeeRequestDtoEmployment withJobTitle(java.lang.String jobTitle)
The job title of the employee
-
withJobTitle
public HrisCreateEmployeeRequestDtoEmployment withJobTitle(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle)
The job title of the employee
-
withPayRate
public HrisCreateEmployeeRequestDtoEmployment withPayRate(java.lang.String payRate)
The amount of compensation for the employee
-
withPayRate
public HrisCreateEmployeeRequestDtoEmployment withPayRate(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payRate)
The amount of compensation for the employee
-
withPayPeriod
public HrisCreateEmployeeRequestDtoEmployment withPayPeriod(HrisCreateEmployeeRequestDtoPayPeriod payPeriod)
The time period over which the pay rate is calculated
-
withPayPeriod
public HrisCreateEmployeeRequestDtoEmployment withPayPeriod(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoPayPeriod> payPeriod)
The time period over which the pay rate is calculated
-
withPayFrequency
public HrisCreateEmployeeRequestDtoEmployment withPayFrequency(HrisCreateEmployeeRequestDtoPayFrequency payFrequency)
How often the employee is paid
-
withPayFrequency
public HrisCreateEmployeeRequestDtoEmployment withPayFrequency(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoPayFrequency> payFrequency)
How often the employee is paid
-
withPayCurrency
public HrisCreateEmployeeRequestDtoEmployment withPayCurrency(java.lang.String payCurrency)
The currency used for pay
-
withPayCurrency
public HrisCreateEmployeeRequestDtoEmployment withPayCurrency(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payCurrency)
The currency used for pay
-
withEndDate
public HrisCreateEmployeeRequestDtoEmployment withEndDate(java.time.OffsetDateTime endDate)
The end date of employment
-
withEndDate
public HrisCreateEmployeeRequestDtoEmployment withEndDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endDate)
The end date of employment
-
withGrade
public HrisCreateEmployeeRequestDtoEmployment withGrade(HrisCreateEmployeeRequestDtoGrade grade)
Represents the employee’s position within the organizational hierarchy.
-
withGrade
public HrisCreateEmployeeRequestDtoEmployment withGrade(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoGrade> grade)
Represents the employee’s position within the organizational hierarchy.
-
withEmploymentType
@Deprecated public HrisCreateEmployeeRequestDtoEmployment withEmploymentType(HrisCreateEmployeeRequestDtoEmploymentEmploymentType 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 HrisCreateEmployeeRequestDtoEmployment withEmploymentType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoEmploymentEmploymentType> 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 HrisCreateEmployeeRequestDtoEmployment withEmploymentContractType(HrisCreateEmployeeRequestDtoEmploymentEmploymentContractType 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 HrisCreateEmployeeRequestDtoEmployment withEmploymentContractType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoEmploymentEmploymentContractType> 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 HrisCreateEmployeeRequestDtoEmployment withType(HrisCreateEmployeeRequestDtoType type)
The type of employment
-
withType
public HrisCreateEmployeeRequestDtoEmployment withType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoType> type)
The type of employment
-
withContractType
public HrisCreateEmployeeRequestDtoEmployment withContractType(HrisCreateEmployeeRequestDtoContractType contractType)
The employment work schedule type
-
withContractType
public HrisCreateEmployeeRequestDtoEmployment withContractType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoContractType> contractType)
The employment work schedule type
-
withWorkTime
public HrisCreateEmployeeRequestDtoEmployment withWorkTime(HrisCreateEmployeeRequestDtoWorkTime workTime)
-
withWorkTime
public HrisCreateEmployeeRequestDtoEmployment withWorkTime(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoWorkTime> workTime)
-
withPayrollCode
public HrisCreateEmployeeRequestDtoEmployment withPayrollCode(java.lang.String payrollCode)
The payroll code of the employee
-
withPayrollCode
public HrisCreateEmployeeRequestDtoEmployment withPayrollCode(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payrollCode)
The payroll code of the employee
-
withPassthrough
public HrisCreateEmployeeRequestDtoEmployment withPassthrough(java.util.Map<java.lang.String,java.lang.Object> passthrough)
Value to pass through to the provider
-
withPassthrough
public HrisCreateEmployeeRequestDtoEmployment 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 HrisCreateEmployeeRequestDtoEmployment 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 HrisCreateEmployeeRequestDtoEmployment 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
-
-