startDate property

String? startDate
final

The start date of the version. Expressed in ISO 8601 format (yyyy-mm-dd). Optional when creating or updating a version.

Implementation

final String? startDate;