[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-11-08 UTC."],[[["`Response.DOCUMENTS` is an optional array of `DocumentObject`s."],["It represents the documents selected by the user."],["This property can be modified after it is initialized."]]],["The `Response.DOCUMENTS` property holds an array of `DocumentObject`s. This array is the result of a user's selection. The type of this property is `DocumentObject[]`, meaning it's an array specifically containing `DocumentObject` instances. It is optional, so it may not always be present in the `Response`. The array is not read-only, indicating its contents can be modified.\n"]]