mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(user): implement invitations api (#5769)
This commit is contained in:
@ -474,6 +474,8 @@ pub enum Flow {
|
||||
ListProfileForUserInOrgAndMerchant,
|
||||
/// List Users in Org
|
||||
ListUsersInLineage,
|
||||
/// List invitations for user
|
||||
ListInvitationsForUser,
|
||||
/// List initial webhook delivery attempts
|
||||
WebhookEventInitialDeliveryAttemptList,
|
||||
/// List delivery attempts for a webhook event
|
||||
|
||||
Reference in New Issue
Block a user