Class OrganizationMemberInternal

Organization member

Hierarchy

Constructors

Properties

active: boolean

Indicates if a user is active or deactivated. Learn more about <a target="blank" href="https://help.miro.com/hc/en-us/articles/360025025894-Deactivated-users\">user deactivation.

adminRoles?: AdminRole[]

List of admin roles assigned to the user

email: string

User email

id: string

Id of the user

lastActivityAt?: Date

Date and time when the user was last active.
Format: UTC, adheres to ISO 8601, includes a trailing Z offset. If the user never logged in, the parameter value is empty.

license: string

Name of the current user license in the organization

licenseAssignedAt?: Date

Time when the license was assigned to the user

role: string

Name of the user role in the organization

type?: string = 'organization-member'

Type of the object returned.