Type Alias ListUsersData

ListUsersData: {
    workspace: string;
}