trashTime property

String? trashTime
getter/setter pair

When this note was trashed.

If trashed, the note is eventually deleted. If the note is not trashed, this field is not set (and the trashed field is false).

Output only.

Implementation

core.String? trashTime;