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 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<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()The pay frequencyorg.openapitools.jackson.nullable.JsonNullable<HrisCreateEmployeeRequestDtoPayPeriod>payPeriod()The pay periodorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>payRate()The pay rate for the employeeorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>payrollCode()The payroll code of the employeejava.lang.StringtoString()org.openapitools.jackson.nullable.JsonNullable<java.util.Map<java.lang.String,java.lang.Object>>unifiedCustomFields()Custom Unified Fields configured in your StackOne projectHrisCreateEmployeeRequestDtoEmploymentwithEffectiveDate(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)The pay frequencyHrisCreateEmployeeRequestDtoEmploymentwithPayFrequency(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoPayFrequency> payFrequency)The pay frequencyHrisCreateEmployeeRequestDtoEmploymentwithPayPeriod(HrisCreateEmployeeRequestDtoPayPeriod payPeriod)The pay periodHrisCreateEmployeeRequestDtoEmploymentwithPayPeriod(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoPayPeriod> payPeriod)The pay periodHrisCreateEmployeeRequestDtoEmploymentwithPayRate(java.lang.String payRate)The pay rate for the employeeHrisCreateEmployeeRequestDtoEmploymentwithPayRate(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payRate)The pay rate 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 employeeHrisCreateEmployeeRequestDtoEmploymentwithUnifiedCustomFields(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 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 pay rate for the employee
-
payPeriod
public org.openapitools.jackson.nullable.JsonNullable<HrisCreateEmployeeRequestDtoPayPeriod> payPeriod()
The pay period
-
payFrequency
public org.openapitools.jackson.nullable.JsonNullable<HrisCreateEmployeeRequestDtoPayFrequency> payFrequency()
The pay frequency
-
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)
-
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 final 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 pay rate for the employee
-
withPayRate
public HrisCreateEmployeeRequestDtoEmployment withPayRate(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payRate)
The pay rate for the employee
-
withPayPeriod
public HrisCreateEmployeeRequestDtoEmployment withPayPeriod(HrisCreateEmployeeRequestDtoPayPeriod payPeriod)
The pay period
-
withPayPeriod
public HrisCreateEmployeeRequestDtoEmployment withPayPeriod(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoPayPeriod> payPeriod)
The pay period
-
withPayFrequency
public HrisCreateEmployeeRequestDtoEmployment withPayFrequency(HrisCreateEmployeeRequestDtoPayFrequency payFrequency)
The pay frequency
-
withPayFrequency
public HrisCreateEmployeeRequestDtoEmployment withPayFrequency(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoPayFrequency> payFrequency)
The pay frequency
-
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)
-
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
-
-