Const
Dispatch to invite a PayIt Credit user account.
{ type: "accounts/INVITE_USER", payload: { email: "user@example.com" }} Copy
{ type: "accounts/INVITE_USER", payload: { email: "user@example.com" }}
module-payit-credit/lib/browser/reducers/accountsReducers.inviteUser
Dispatch to invite a PayIt Credit user account.