EDMI: final changes to Client

This commit is contained in:
Jonathan Jenne
2021-06-29 11:22:19 +02:00
parent 54c96b0b1f
commit 5658c233ee
6 changed files with 19 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
Public Class FileMeta
Public FilePath As String
Public ObjectId As String
End Class