endedAt property

  1. @TimestampConverter.new()
DateTime? endedAt
final

If the subscription has ended, the date the subscription ended.

Implementation

@TimestampConverter()
final DateTime? endedAt;