Type alias RemoveUserEmailResponseValue

RemoveUserEmailResponseValue: {
    newEmailList: string[];
}

Type declaration

  • newEmailList: string[]

Generated using TypeDoc