Skip to main content

Member

PropertyTypeDescriptionOptional
idnumberUnique identifier of the member.
userUniqueIdstringUnique user identifier.
namestringName of the member.
imageUrlstringURL of the member's profile image.
statenumberCurrent state of the member.
isGuestbooleanIndicates if the member is a guest.
customIntroTextstringCustom introduction text for the member.
customClickTextstringCustom clickable text for the member.
memberSincestringDate when the member joined.
communityNamestringName of the community the member belongs to.
isOwnerbooleanIndicates if the member is the owner.
customTitlestringCustom title assigned to the member.
menuMemberAction[]List of available actions for the member.
communityIdnumberCommunity ID associated with the member.
chatroomIdnumberChatroom ID associated with the member.
routestringRoute associated with the member's profile.
attendingStatusbooleanIndicates if the member is attending an event.
hasProfileImagebooleanIndicates if the member has a profile image.
updatedAtnumberTimestamp of the last update.
sdkClientInfoSDKClientInfoClient information related to the SDK.
uuidstringUniversally unique identifier for the member.
rolesMemberAction[]List of roles assigned to the member.

MemberAction

PropertyTypeDescription
titlestringTitle of the action.
routestringRoute associated with the action.

SDKClientInfo

PropertyTypeDescription
userstringName or identifier of the user.
userUniqueIdstringUnique identifier of the user.
uuidstringUniversally unique identifier.
communitynumberCommunity ID associated with the user.