createTime property

String? createTime
getter/setter pair

The creation time of the membership, such as when a member joined or was invited to join a space.

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

Optional. Immutable.

Implementation

core.String? createTime;