用於篩選結果的查詢條件。
JSON 表示法 |
---|
{ "email": string, "userId": string, "phoneNumber": string } |
欄位 | |
---|---|
email |
不區分大小寫的字串,帳戶的電子郵件必須與此相符。SqlExpression 中只能指定 |
userId |
帳戶的本機 ID 應相符的字串。SqlExpression 中應只指定 |
phoneNumber |
帳戶的電話號碼應與此字串相符。SqlExpression 中只能指定 |