interface EmailProtectionUserData {
    nextAlias: string;
}

Properties

Properties

nextAlias: string