trashTime property
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;
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.
core.String? trashTime;