Class CreateUpdateFilesInput

java.lang.Object
com.technia.dsx.threedspace.doc.CreateUpdateFilesInput

public class CreateUpdateFilesInput extends Object
Input data for creating or updating multiple files.

Contains a collection of file information objects to be created or updated in a single operation.

Since:
2022-06-09
  • Constructor Details

    • CreateUpdateFilesInput

      public CreateUpdateFilesInput()
    • CreateUpdateFilesInput

      public CreateUpdateFilesInput(FileInfo fileInfo)
  • Method Details