Partager via


InvitationState type

Définit des valeurs pour InvitationState.

type InvitationState = "NotSent" | "Sending" | "Sent" | "Failed"