Class CreateEmploymentApiModelContractType


  • public class CreateEmploymentApiModelContractType
    extends java.lang.Object
    CreateEmploymentApiModelContractType

    The employment work schedule type

    • Constructor Detail

      • CreateEmploymentApiModelContractType

        public CreateEmploymentApiModelContractType​(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 CreateEmploymentApiModelContractTypeContractType> contractType)
      • CreateEmploymentApiModelContractType

        public CreateEmploymentApiModelContractType()