String yang tidak peka huruf besar/kecil yang harus cocok dengan email akun. Hanya satu dari email, phoneNumber, atau userId yang harus ditentukan dalam SqlExpression. Jika lebih dari satu ditentukan, hanya yang pertama (dalam urutan tersebut) yang akan diterapkan.
userId
string
String yang harus cocok dengan ID lokal akun. Hanya satu dari email, phoneNumber, atau userId yang harus ditentukan dalam SqlExpression. Jika lebih dari satu ditentukan, hanya yang pertama (dalam urutan tersebut) yang akan diterapkan.
phoneNumber
string
String yang harus cocok dengan nomor telepon akun. Hanya satu dari email, phoneNumber, atau userId yang harus ditentukan dalam SqlExpression. Jika lebih dari satu ditentukan, hanya yang pertama (dalam urutan tersebut) yang akan diterapkan.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-03-04 UTC."],[[["\u003cp\u003eThe content defines JSON query conditions for filtering results based on user account information.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation uses \u003ccode\u003eemail\u003c/code\u003e, \u003ccode\u003euserId\u003c/code\u003e, and \u003ccode\u003ephoneNumber\u003c/code\u003e as fields to match against, all of which are represented as strings.\u003c/p\u003e\n"],["\u003cp\u003eOnly one of \u003ccode\u003eemail\u003c/code\u003e, \u003ccode\u003ephoneNumber\u003c/code\u003e, or \u003ccode\u003euserId\u003c/code\u003e should be specified in a single query, and if multiple are provided, only the first in the listed order will be applied.\u003c/p\u003e\n"],["\u003cp\u003eThe email matching is case insensitive, whereas the userId and phoneNumber matching are not.\u003c/p\u003e\n"]]],[],null,["# SqlExpression\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nQuery conditions used to filter results."]]