Class HrisCreateEmploymentRequestDto
- java.lang.Object
-
- com.stackone.stackone_client_java.models.components.HrisCreateEmploymentRequestDto
-
public class HrisCreateEmploymentRequestDto extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHrisCreateEmploymentRequestDto.Builder
-
Constructor Summary
Constructors Constructor Description HrisCreateEmploymentRequestDto()HrisCreateEmploymentRequestDto(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 HrisCreateEmploymentRequestDtoPayPeriod> payPeriod, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoPayFrequency> payFrequency, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payCurrency, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> effectiveDate, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endDate, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoGrade> grade, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoEmploymentType> employmentType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoEmploymentContractType> employmentContractType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoWorkTime> workTime, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payrollCode, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobId, 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 static HrisCreateEmploymentRequestDto.Builderbuilder()org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime>effectiveDate()The effective date of the employment contractorg.openapitools.jackson.nullable.JsonNullable<HrisCreateEmploymentRequestDtoEmploymentContractType>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<HrisCreateEmploymentRequestDtoEmploymentType>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<HrisCreateEmploymentRequestDtoGrade>grade()Represents the employee’s position within the organizational hierarchy.inthashCode()org.openapitools.jackson.nullable.JsonNullable<java.lang.String>jobId()The employee job idorg.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<HrisCreateEmploymentRequestDtoPayFrequency>payFrequency()The pay frequencyorg.openapitools.jackson.nullable.JsonNullable<HrisCreateEmploymentRequestDtoPayPeriod>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 projectHrisCreateEmploymentRequestDtowithEffectiveDate(java.time.OffsetDateTime effectiveDate)The effective date of the employment contractHrisCreateEmploymentRequestDtowithEffectiveDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> effectiveDate)The effective date of the employment contractHrisCreateEmploymentRequestDtowithEmploymentContractType(HrisCreateEmploymentRequestDtoEmploymentContractType employmentContractType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisCreateEmploymentRequestDtowithEmploymentContractType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoEmploymentContractType> employmentContractType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisCreateEmploymentRequestDtowithEmploymentType(HrisCreateEmploymentRequestDtoEmploymentType employmentType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisCreateEmploymentRequestDtowithEmploymentType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoEmploymentType> employmentType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisCreateEmploymentRequestDtowithEndDate(java.time.OffsetDateTime endDate)The end date of employmentHrisCreateEmploymentRequestDtowithEndDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endDate)The end date of employmentHrisCreateEmploymentRequestDtowithGrade(HrisCreateEmploymentRequestDtoGrade grade)Represents the employee’s position within the organizational hierarchy.HrisCreateEmploymentRequestDtowithGrade(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoGrade> grade)Represents the employee’s position within the organizational hierarchy.HrisCreateEmploymentRequestDtowithJobId(java.lang.String jobId)The employee job idHrisCreateEmploymentRequestDtowithJobId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobId)The employee job idHrisCreateEmploymentRequestDtowithJobTitle(java.lang.String jobTitle)The job title of the employeeHrisCreateEmploymentRequestDtowithJobTitle(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle)The job title of the employeeHrisCreateEmploymentRequestDtowithPassthrough(java.util.Map<java.lang.String,java.lang.Object> passthrough)Value to pass through to the providerHrisCreateEmploymentRequestDtowithPassthrough(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> passthrough)Value to pass through to the providerHrisCreateEmploymentRequestDtowithPayCurrency(java.lang.String payCurrency)The currency used for payHrisCreateEmploymentRequestDtowithPayCurrency(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payCurrency)The currency used for payHrisCreateEmploymentRequestDtowithPayFrequency(HrisCreateEmploymentRequestDtoPayFrequency payFrequency)The pay frequencyHrisCreateEmploymentRequestDtowithPayFrequency(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoPayFrequency> payFrequency)The pay frequencyHrisCreateEmploymentRequestDtowithPayPeriod(HrisCreateEmploymentRequestDtoPayPeriod payPeriod)The pay periodHrisCreateEmploymentRequestDtowithPayPeriod(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoPayPeriod> payPeriod)The pay periodHrisCreateEmploymentRequestDtowithPayRate(java.lang.String payRate)The pay rate for the employeeHrisCreateEmploymentRequestDtowithPayRate(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payRate)The pay rate for the employeeHrisCreateEmploymentRequestDtowithPayrollCode(java.lang.String payrollCode)The payroll code of the employeeHrisCreateEmploymentRequestDtowithPayrollCode(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payrollCode)The payroll code of the employeeHrisCreateEmploymentRequestDtowithUnifiedCustomFields(java.util.Map<java.lang.String,java.lang.Object> unifiedCustomFields)Custom Unified Fields configured in your StackOne projectHrisCreateEmploymentRequestDtowithUnifiedCustomFields(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields)Custom Unified Fields configured in your StackOne projectHrisCreateEmploymentRequestDtowithWorkTime(HrisCreateEmploymentRequestDtoWorkTime workTime)HrisCreateEmploymentRequestDtowithWorkTime(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoWorkTime> workTime)org.openapitools.jackson.nullable.JsonNullable<HrisCreateEmploymentRequestDtoWorkTime>workTime()
-
-
-
Constructor Detail
-
HrisCreateEmploymentRequestDto
public HrisCreateEmploymentRequestDto(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 HrisCreateEmploymentRequestDtoPayPeriod> payPeriod, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoPayFrequency> payFrequency, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payCurrency, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> effectiveDate, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endDate, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoGrade> grade, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoEmploymentType> employmentType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoEmploymentContractType> employmentContractType, org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoWorkTime> workTime, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payrollCode, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobId, org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> passthrough)
-
HrisCreateEmploymentRequestDto
public HrisCreateEmploymentRequestDto()
-
-
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<HrisCreateEmploymentRequestDtoPayPeriod> payPeriod()
The pay period
-
payFrequency
public org.openapitools.jackson.nullable.JsonNullable<HrisCreateEmploymentRequestDtoPayFrequency> payFrequency()
The pay frequency
-
payCurrency
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payCurrency()
The currency used for pay
-
effectiveDate
public org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> effectiveDate()
The effective date of the employment contract
-
endDate
public org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endDate()
The end date of employment
-
grade
public org.openapitools.jackson.nullable.JsonNullable<HrisCreateEmploymentRequestDtoGrade> grade()
Represents the employee’s position within the organizational hierarchy.
-
employmentType
@Deprecated public org.openapitools.jackson.nullable.JsonNullable<HrisCreateEmploymentRequestDtoEmploymentType> 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<HrisCreateEmploymentRequestDtoEmploymentContractType> 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<HrisCreateEmploymentRequestDtoWorkTime> workTime()
-
payrollCode
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payrollCode()
The payroll code of the employee
-
jobId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobId()
The employee job id
-
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 HrisCreateEmploymentRequestDto.Builder builder()
-
withUnifiedCustomFields
public HrisCreateEmploymentRequestDto withUnifiedCustomFields(java.util.Map<java.lang.String,java.lang.Object> unifiedCustomFields)
Custom Unified Fields configured in your StackOne project
-
withUnifiedCustomFields
public HrisCreateEmploymentRequestDto 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 HrisCreateEmploymentRequestDto withJobTitle(java.lang.String jobTitle)
The job title of the employee
-
withJobTitle
public HrisCreateEmploymentRequestDto withJobTitle(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle)
The job title of the employee
-
withPayRate
public HrisCreateEmploymentRequestDto withPayRate(java.lang.String payRate)
The pay rate for the employee
-
withPayRate
public HrisCreateEmploymentRequestDto withPayRate(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payRate)
The pay rate for the employee
-
withPayPeriod
public HrisCreateEmploymentRequestDto withPayPeriod(HrisCreateEmploymentRequestDtoPayPeriod payPeriod)
The pay period
-
withPayPeriod
public HrisCreateEmploymentRequestDto withPayPeriod(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoPayPeriod> payPeriod)
The pay period
-
withPayFrequency
public HrisCreateEmploymentRequestDto withPayFrequency(HrisCreateEmploymentRequestDtoPayFrequency payFrequency)
The pay frequency
-
withPayFrequency
public HrisCreateEmploymentRequestDto withPayFrequency(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoPayFrequency> payFrequency)
The pay frequency
-
withPayCurrency
public HrisCreateEmploymentRequestDto withPayCurrency(java.lang.String payCurrency)
The currency used for pay
-
withPayCurrency
public HrisCreateEmploymentRequestDto withPayCurrency(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payCurrency)
The currency used for pay
-
withEffectiveDate
public HrisCreateEmploymentRequestDto withEffectiveDate(java.time.OffsetDateTime effectiveDate)
The effective date of the employment contract
-
withEffectiveDate
public HrisCreateEmploymentRequestDto withEffectiveDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> effectiveDate)
The effective date of the employment contract
-
withEndDate
public HrisCreateEmploymentRequestDto withEndDate(java.time.OffsetDateTime endDate)
The end date of employment
-
withEndDate
public HrisCreateEmploymentRequestDto withEndDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endDate)
The end date of employment
-
withGrade
public HrisCreateEmploymentRequestDto withGrade(HrisCreateEmploymentRequestDtoGrade grade)
Represents the employee’s position within the organizational hierarchy.
-
withGrade
public HrisCreateEmploymentRequestDto withGrade(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoGrade> grade)
Represents the employee’s position within the organizational hierarchy.
-
withEmploymentType
@Deprecated public HrisCreateEmploymentRequestDto withEmploymentType(HrisCreateEmploymentRequestDtoEmploymentType 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 HrisCreateEmploymentRequestDto withEmploymentType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoEmploymentType> 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 HrisCreateEmploymentRequestDto withEmploymentContractType(HrisCreateEmploymentRequestDtoEmploymentContractType 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 HrisCreateEmploymentRequestDto withEmploymentContractType(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoEmploymentContractType> 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 HrisCreateEmploymentRequestDto withWorkTime(HrisCreateEmploymentRequestDtoWorkTime workTime)
-
withWorkTime
public HrisCreateEmploymentRequestDto withWorkTime(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmploymentRequestDtoWorkTime> workTime)
-
withPayrollCode
public HrisCreateEmploymentRequestDto withPayrollCode(java.lang.String payrollCode)
The payroll code of the employee
-
withPayrollCode
public HrisCreateEmploymentRequestDto withPayrollCode(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payrollCode)
The payroll code of the employee
-
withJobId
public HrisCreateEmploymentRequestDto withJobId(java.lang.String jobId)
The employee job id
-
withJobId
public HrisCreateEmploymentRequestDto withJobId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobId)
The employee job id
-
withPassthrough
public HrisCreateEmploymentRequestDto withPassthrough(java.util.Map<java.lang.String,java.lang.Object> passthrough)
Value to pass through to the provider
-
withPassthrough
public HrisCreateEmploymentRequestDto 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
-
-