Operation Id:
sizes/sizes/get [Official Documentaction]
Methods
- return_last_changed_time String
Examples
This function retrieves the last changed time for the file or directory named "y" and returns it.
const result = await idosellRequest.getSizes
.return_last_changed_time("y")
.exec()