Skip to main content

Interface: $Properties

v1.User.$Properties

Properties of a User.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The id of the async operation that is creating/updating/deleting the user, if any


createdTime

Optional createdTime: null | $Properties

The date and time when the user was created


id

Optional id: null | string

The id of the user


invitation

Optional invitation: null | $Properties

The details of the open invitation sent to the user, if any


lastModifiedTime

Optional lastModifiedTime: null | $Properties

The date and time when the user was last modified Will not be set if the user has never been modified


resourceVersion

Optional resourceVersion: null | string

The current version of the user specification The next update operation will have to include this version


spec

Optional spec: null | $Properties

The user specification


state

Optional state: null | ResourceState

The current state of the user. For any failed state, reach out to Temporal Cloud support for remediation. temporal:versioning:min_version=v0.3.0 temporal:enums:replaces=state_deprecated


stateDeprecated

Optional stateDeprecated: null | string

The current state of the user Deprecated: Not supported after v0.3.0 api version. Use state instead. temporal:versioning:max_version=v0.3.0