js-bao-wss-client / DirectGroupAdd
Interface: DirectGroupAdd
Result of a direct group add — the email or userId mapped to an existing app user, so a real AppMembership row exists (or was just created).
Properties
addedAt
addedAt:
string
addedBy
addedBy:
string
status
status:
"added"|"already_member"
"added" = new membership created by this call. "already_member" = the user was already a member (response fields reflect the existing membership row, not "now").
userEmail?
optionaluserEmail:string
userId
userId:
string
userName?
optionaluserName:string