Query conditions used to filter results.
| JSON representation | 
|---|
{ "email": string, "userId": string, "phoneNumber": string }  | 
            
| Fields | |
|---|---|
email | 
              
                 
 A case insensitive string that the account's email should match. Only one of   | 
            
userId | 
              
                 
 A string that the account's local ID should match. Only one of   | 
            
phoneNumber | 
              
                 
 A string that the account's phone number should match. Only one of   |