Xác định loại tài nguyên này. Giá trị: chuỗi cố định "walletobjects#uri".
uri
string
Vị trí của một trang web, hình ảnh hoặc tài nguyên khác. URI trong mô-đun LinksModuleData có thể có nhiều tiền tố cho biết loại URI (đường liên kết đến trang web, đường liên kết đến bản đồ, số điện thoại hoặc địa chỉ email). URI phải có lược đồ.
description
string
Tiêu đề của URI xuất hiện trong ứng dụng dưới dạng văn bản. Số ký tự tối đa được đề xuất là 20 ký tự để đảm bảo chuỗi đầy đủ hiển thị trên các màn hình nhỏ hơn.
Xin lưu ý rằng trong một số trường hợp, văn bản này không được sử dụng, chẳng hạn như khi description là một phần của hình ảnh.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-03-13 UTC."],[[["URI provides a way to link external resources like web pages, images, maps, or contact information within a Wallet Object."],["It includes a URI, description, localized descriptions, and an optional ID for management purposes."],["The `kind` field is deprecated and should not be used."],["Descriptions should be kept concise, ideally under 20 characters, for optimal display."],["Localized descriptions allow for tailoring the URI's title for different languages."]]],["The JSON representation defines a resource with fields for `kind` (deprecated), `uri`, `description`, `localizedDescription`, and `id`. `uri` stores the location of a web resource, while `description` and `localizedDescription` provide textual titles, with a 20-character recommendation. The `id` field enables easier URI management. The `kind` identifies the resource type, but is marked as deprecated. Various URI prefixes indicate the link's nature (web, map, phone, email).\n"]]