Class OrganizationMemberInternal

Organization member

Hierarchy

Properties

active: boolean

Flag is user active

email: string

User email

id: string

Id of the user

lastActivityAt?: Date

Last time when the user was active

license: string

Name of the current user license in the organization

licenseAssignedAt?: Date

Time when the license was assigned to the user

orgId: string
role: string

Name of the user role in the organization

type?: string = 'organization-member'

Type of the object returned.