expireDate property

int? expireDate
getter/setter pair

Optional. Point in time (Unix timestamp) when the link will expire or has been expired

Implementation

int? expireDate;