# new MemberStatus()
- Source:
Members
# (static) ApprovalPending
User is not approved yet
# (static) InvitationPending
User has not accepted the invitation yet
# (static) Member
Member
# (static) Rejected
Rejected
Methods
# (static) valueToName() → {string}
Return name for a given status
- Source:
Returns:
Status name
- Type
- string