מזהה את סוג המשאב הזה. ערך: המחרוזת הקבועה "walletobjects#uri".
uri
string
המיקום של דף אינטרנט, תמונה או משאב אחר. למזהי URI במודול LinksModuleData יכולות להיות קידומות שונות שמציינות את סוג ה-URI (קישור לדף אינטרנט, קישור למפה, מספר טלפון או כתובת אימייל). למזהי URI חייבת להיות סכמה.
description
string
הכותרת של ה-URI מופיעה באפליקציה כטקסט. האורך המומלץ הוא 20 תווים לכל היותר, כדי להבטיח שהמחרוזת המלאה תוצג במסכים קטנים יותר.
חשוב לשים לב שבהקשרים מסוימים לא נעשה שימוש בטקסט הזה, למשל אם description הוא חלק מתמונה.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 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"]]