Type alias ScuteSendMagicLinkResponse

ScuteSendMagicLinkResponse: {
    id: UniqueIdentifier;
    type: "magic_link";
}

Type declaration

Generated using TypeDoc