expireDate property
Optional. Point in time (Unix timestamp) when the link will expire or has been expired
The expiry date is available as DateTime object in expireDateTime getter.
Implementation
final int? expireDate;
Optional. Point in time (Unix timestamp) when the link will expire or has been expired
The expiry date is available as DateTime object in expireDateTime getter.
final int? expireDate;