startDate property

  1. @TimestampConverter.new()
DateTime startDate
final

Date when the subscription was first created. The date might differ from the created date due to backdating.

Implementation

@TimestampConverter()
final DateTime startDate;