Class AtsDocumentsUploadRequestDtoCategory


  • public class AtsDocumentsUploadRequestDtoCategory
    extends java.lang.Object
    AtsDocumentsUploadRequestDtoCategory

    The category to be associated with the file to be uploaded. Id will take precedence over name.

    • Constructor Detail

      • AtsDocumentsUploadRequestDtoCategory

        public AtsDocumentsUploadRequestDtoCategory​(org.openapitools.jackson.nullable.JsonNullable<? extends AtsDocumentsUploadRequestDtoCategoryValue> value,
                                                    org.openapitools.jackson.nullable.JsonNullable<java.lang.String> sourceValue)
      • AtsDocumentsUploadRequestDtoCategory

        public AtsDocumentsUploadRequestDtoCategory()