getDocumentExpiration

Returns the expiration time of the document. null will be returned if there is no expiration time set

Return

Date a nullable expiration timestamp of the document or null if time not set.

Parameters

id

The ID of the Document

Throws

Throws an exception if any error occurs during the operation.