Delen via


InvitationState type

Definieert waarden voor InvitationState.

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