memberInvitations Query
Returns the pending invitations, or null if not allowed.
Arguments
#
memberAccount
A reference to an account (usually Individual). Will return invitations sent to the account to join as a member
account
A reference to an account (usually Collective, Fund or Organization). Will return invitations sent to join this account as a member.
Response
#
Returns [ MemberInvitation ].
Example
#
Previous
me