Class HrisCreateEmployeeRequestDtoEmployment.Builder
- java.lang.Object
-
- com.stackone.stackone_client_java.models.components.HrisCreateEmployeeRequestDtoEmployment.Builder
-
- Enclosing class:
- HrisCreateEmployeeRequestDtoEmployment
public static final class HrisCreateEmployeeRequestDtoEmployment.Builder extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description HrisCreateEmployeeRequestDtoEmploymentbuild()HrisCreateEmployeeRequestDtoEmployment.BuildereffectiveDate(java.time.OffsetDateTime effectiveDate)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisCreateEmployeeRequestDtoEmployment.BuildereffectiveDate(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.HrisCreateEmployeeRequestDtoEmployment.BuilderemploymentContractType(HrisCreateEmployeeRequestDtoEmploymentEmploymentContractType employmentContractType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisCreateEmployeeRequestDtoEmployment.BuilderemploymentContractType(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.HrisCreateEmployeeRequestDtoEmployment.BuilderemploymentType(HrisCreateEmployeeRequestDtoEmploymentEmploymentType employmentType)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.HrisCreateEmployeeRequestDtoEmployment.BuilderemploymentType(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.HrisCreateEmployeeRequestDtoEmployment.BuilderendDate(java.time.OffsetDateTime endDate)The end date of employmentHrisCreateEmployeeRequestDtoEmployment.BuilderendDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endDate)The end date of employmentHrisCreateEmployeeRequestDtoEmployment.Buildergrade(HrisCreateEmployeeRequestDtoGrade grade)Represents the employee’s position within the organizational hierarchy.HrisCreateEmployeeRequestDtoEmployment.Buildergrade(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoGrade> grade)Represents the employee’s position within the organizational hierarchy.HrisCreateEmployeeRequestDtoEmployment.BuilderjobTitle(java.lang.String jobTitle)The job title of the employeeHrisCreateEmployeeRequestDtoEmployment.BuilderjobTitle(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle)The job title of the employeeHrisCreateEmployeeRequestDtoEmployment.Builderpassthrough(java.util.Map<java.lang.String,java.lang.Object> passthrough)Value to pass through to the providerHrisCreateEmployeeRequestDtoEmployment.Builderpassthrough(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> passthrough)Value to pass through to the providerHrisCreateEmployeeRequestDtoEmployment.BuilderpayCurrency(java.lang.String payCurrency)The currency used for payHrisCreateEmployeeRequestDtoEmployment.BuilderpayCurrency(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payCurrency)The currency used for payHrisCreateEmployeeRequestDtoEmployment.BuilderpayFrequency(HrisCreateEmployeeRequestDtoPayFrequency payFrequency)The pay frequencyHrisCreateEmployeeRequestDtoEmployment.BuilderpayFrequency(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoPayFrequency> payFrequency)The pay frequencyHrisCreateEmployeeRequestDtoEmployment.BuilderpayPeriod(HrisCreateEmployeeRequestDtoPayPeriod payPeriod)The pay periodHrisCreateEmployeeRequestDtoEmployment.BuilderpayPeriod(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoPayPeriod> payPeriod)The pay periodHrisCreateEmployeeRequestDtoEmployment.BuilderpayRate(java.lang.String payRate)The pay rate for the employeeHrisCreateEmployeeRequestDtoEmployment.BuilderpayRate(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payRate)The pay rate for the employeeHrisCreateEmployeeRequestDtoEmployment.BuilderpayrollCode(java.lang.String payrollCode)The payroll code of the employeeHrisCreateEmployeeRequestDtoEmployment.BuilderpayrollCode(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payrollCode)The payroll code of the employeeHrisCreateEmployeeRequestDtoEmployment.BuilderunifiedCustomFields(java.util.Map<java.lang.String,java.lang.Object> unifiedCustomFields)Custom Unified Fields configured in your StackOne projectHrisCreateEmployeeRequestDtoEmployment.BuilderunifiedCustomFields(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields)Custom Unified Fields configured in your StackOne projectHrisCreateEmployeeRequestDtoEmployment.BuilderworkTime(HrisCreateEmployeeRequestDtoWorkTime workTime)HrisCreateEmployeeRequestDtoEmployment.BuilderworkTime(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoWorkTime> workTime)
-
-
-
Method Detail
-
unifiedCustomFields
public HrisCreateEmployeeRequestDtoEmployment.Builder unifiedCustomFields(java.util.Map<java.lang.String,java.lang.Object> unifiedCustomFields)
Custom Unified Fields configured in your StackOne project
-
unifiedCustomFields
public HrisCreateEmployeeRequestDtoEmployment.Builder unifiedCustomFields(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> unifiedCustomFields)
Custom Unified Fields configured in your StackOne project
-
jobTitle
public HrisCreateEmployeeRequestDtoEmployment.Builder jobTitle(java.lang.String jobTitle)
The job title of the employee
-
jobTitle
public HrisCreateEmployeeRequestDtoEmployment.Builder jobTitle(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jobTitle)
The job title of the employee
-
payRate
public HrisCreateEmployeeRequestDtoEmployment.Builder payRate(java.lang.String payRate)
The pay rate for the employee
-
payRate
public HrisCreateEmployeeRequestDtoEmployment.Builder payRate(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payRate)
The pay rate for the employee
-
payPeriod
public HrisCreateEmployeeRequestDtoEmployment.Builder payPeriod(HrisCreateEmployeeRequestDtoPayPeriod payPeriod)
The pay period
-
payPeriod
public HrisCreateEmployeeRequestDtoEmployment.Builder payPeriod(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoPayPeriod> payPeriod)
The pay period
-
payFrequency
public HrisCreateEmployeeRequestDtoEmployment.Builder payFrequency(HrisCreateEmployeeRequestDtoPayFrequency payFrequency)
The pay frequency
-
payFrequency
public HrisCreateEmployeeRequestDtoEmployment.Builder payFrequency(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoPayFrequency> payFrequency)
The pay frequency
-
payCurrency
public HrisCreateEmployeeRequestDtoEmployment.Builder payCurrency(java.lang.String payCurrency)
The currency used for pay
-
payCurrency
public HrisCreateEmployeeRequestDtoEmployment.Builder payCurrency(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payCurrency)
The currency used for pay
-
endDate
public HrisCreateEmployeeRequestDtoEmployment.Builder endDate(java.time.OffsetDateTime endDate)
The end date of employment
-
endDate
public HrisCreateEmployeeRequestDtoEmployment.Builder endDate(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endDate)
The end date of employment
-
grade
public HrisCreateEmployeeRequestDtoEmployment.Builder grade(HrisCreateEmployeeRequestDtoGrade grade)
Represents the employee’s position within the organizational hierarchy.
-
grade
public HrisCreateEmployeeRequestDtoEmployment.Builder grade(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoGrade> grade)
Represents the employee’s position within the organizational hierarchy.
-
employmentType
@Deprecated public HrisCreateEmployeeRequestDtoEmployment.Builder employmentType(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)
-
employmentType
@Deprecated public HrisCreateEmployeeRequestDtoEmployment.Builder employmentType(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)
-
employmentContractType
@Deprecated public HrisCreateEmployeeRequestDtoEmployment.Builder employmentContractType(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)
-
employmentContractType
@Deprecated public HrisCreateEmployeeRequestDtoEmployment.Builder employmentContractType(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)
-
workTime
public HrisCreateEmployeeRequestDtoEmployment.Builder workTime(HrisCreateEmployeeRequestDtoWorkTime workTime)
-
workTime
public HrisCreateEmployeeRequestDtoEmployment.Builder workTime(org.openapitools.jackson.nullable.JsonNullable<? extends HrisCreateEmployeeRequestDtoWorkTime> workTime)
-
payrollCode
public HrisCreateEmployeeRequestDtoEmployment.Builder payrollCode(java.lang.String payrollCode)
The payroll code of the employee
-
payrollCode
public HrisCreateEmployeeRequestDtoEmployment.Builder payrollCode(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> payrollCode)
The payroll code of the employee
-
passthrough
public HrisCreateEmployeeRequestDtoEmployment.Builder passthrough(java.util.Map<java.lang.String,java.lang.Object> passthrough)
Value to pass through to the provider
-
passthrough
public HrisCreateEmployeeRequestDtoEmployment.Builder passthrough(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,java.lang.Object>> passthrough)
Value to pass through to the provider
-
effectiveDate
@Deprecated public HrisCreateEmployeeRequestDtoEmployment.Builder effectiveDate(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
-
effectiveDate
@Deprecated public HrisCreateEmployeeRequestDtoEmployment.Builder effectiveDate(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
-
build
public HrisCreateEmployeeRequestDtoEmployment build()
-
-