publishedAfter property

DateTime? publishedAfter
final

The publishedAfter parameter indicates that the API response should only contain resources created at or after the specified time. The value is an RFC 3339 formatted date-time value (1970-01-01T00:00:00Z).

datetime

Implementation

final DateTime? publishedAfter;