@qonto/embed-sdk / <internal> / MembershipDocumentation Index
Fetch the complete documentation index at: https://docs.qonto.com/llms.txt
Use this file to discover all available pages before exploring further.
Interface: Membership
Properties
createdAt
createdAt: string
The date and time when the membership was created.
email: string
The email address of the user.
firstName
firstName: string
The first name of the user.
id
id: string
The ID of the membership.
lastName
lastName: string
The last name of the user.
organizationId
organizationId: string
The ID of the organization this membership belongs to.
role
role: string
The role of the user in the organization (e.g., ‘owner’, ‘admin’, ‘employee’).
status
status: string
The status of the membership (e.g., ‘active’, ‘inactive’, ‘pending’).
updatedAt
updatedAt: string
The date and time when the membership was last updated.
userId
userId: string
The ID of the user associated with this membership.