expiresOnUtc property

DateTime? expiresOnUtc
getter/setter pair

Time (UTC) when subscription expires and will be removed. If not specified, subscription never expires.

Implementation

DateTime? expiresOnUtc;