Class HrisUpdateEmployeeRequestDtoType


  • public class HrisUpdateEmployeeRequestDtoType
    extends java.lang.Object
    HrisUpdateEmployeeRequestDtoType

    The type of employment

    • Constructor Detail

      • HrisUpdateEmployeeRequestDtoType

        public HrisUpdateEmployeeRequestDtoType​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id,
                                                org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId,
                                                org.openapitools.jackson.nullable.JsonNullable<java.lang.String> label,
                                                org.openapitools.jackson.nullable.JsonNullable<? extends HrisUpdateEmployeeRequestDtoEmploymentTypeType> type)
      • HrisUpdateEmployeeRequestDtoType

        public HrisUpdateEmployeeRequestDtoType()