Class HrisCreateEmploymentRequestDtoType


  • public class HrisCreateEmploymentRequestDtoType
    extends java.lang.Object
    HrisCreateEmploymentRequestDtoType

    The type of employment

    • Constructor Detail

      • HrisCreateEmploymentRequestDtoType

        public HrisCreateEmploymentRequestDtoType​(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 HrisCreateEmploymentRequestDtoTypeType> type)
      • HrisCreateEmploymentRequestDtoType

        public HrisCreateEmploymentRequestDtoType()