Compartir a través de


InvitationState type

Define los valores de InvitationState.

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