b2-sdk-python icon indicating copy to clipboard operation
b2-sdk-python copied to clipboard

Document `retain_until` parameter

Open Faerbit opened this issue 11 months ago • 1 comments

Please document the retain_until parameter of the FileRetentionSetting class.

What is the int supposed to represent?

Faerbit avatar Feb 04 '25 21:02 Faerbit

The retain_until parameter specifies the timestamp until which a file should be retained. It is an integer representing the number of milliseconds from the epoch.

Thank you for reporting that, we'll update the documentation accordingly.

olzhasar-reef avatar Feb 06 '25 21:02 olzhasar-reef