deleted property

bool? deleted
getter/setter pair

Whether this member has been deleted.

If the member is recovered, this value is set to false and the recovered member retains the role on the note.

Output only.

Implementation

core.bool? deleted;