All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.arextest.web.model.dto.filesystem.FSInterfaceDto Maven / Gradle / Ivy

package com.arextest.web.model.dto.filesystem;

import lombok.Data;

@Data
public class FSInterfaceDto extends FSInterfaceAndCaseBaseDto {

  private String operationId;
  private String operationResponse;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy