Package dev.dosya.sdk.model
Class FileVersionsResponse
java.lang.Object
dev.dosya.sdk.model.FileVersionsResponse
Response returned when listing file versions.
Contains the file name, current version number, and a list of all versions.
- Since:
- 0.1.0
-
Method Summary
-
Method Details
-
getFileName
-
getCurrentVersion
public int getCurrentVersion() -
getVersions
-