Sporades SDK API
    Preparing search index...

    Type Alias TeamJoinLink

    type TeamJoinLink = {
        createdAt: string;
        email: string;
        expiresAt: string;
        id: string;
    }
    Index
    createdAt: string
    email: string
    expiresAt: string
    id: string