Class HrisCreateEmployeeRequestDtoType


  • public class HrisCreateEmployeeRequestDtoType
    extends java.lang.Object
    HrisCreateEmployeeRequestDtoType

    The type of employment

    • Constructor Detail

      • HrisCreateEmployeeRequestDtoType

        public HrisCreateEmployeeRequestDtoType​(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 HrisCreateEmployeeRequestDtoEmploymentTypeType> type)
      • HrisCreateEmployeeRequestDtoType

        public HrisCreateEmployeeRequestDtoType()