deleteTime property

String? deleteTime
getter/setter pair

The deletion time of the membership, such as when a member left or was removed from a space.

This field is output only, except when used to import historical memberships in import mode spaces.

Optional. Immutable.

Implementation

core.String? deleteTime;