Diğer kartlarla birlikte gruplandırılan kartları sıralamanızı sağlayan isteğe bağlı dizin. Sıralama endeksi düşük olan kartlar, sıralama endeksi daha yüksek olanlardan önce gösterilir. Belirtilmemişse değerin INT_MAX olduğu varsayılır. Aynı sıralama dizinine sahip iki geçiş için sıralama davranışı tanımsızdır.
groupingId
string
Aynı kimliğe sahip kartları görsel olarak birlikte gruplandırmak için isteğe bağlı gruplandırma kimliği. Farklı kart türleriyle gruplandırmaya izin verilir.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-03-13 UTC."],[[["JSON representation defines the structure for organizing passes within a digital wallet."],["`sortIndex` is an optional integer field used for ordering passes visually, with lower values appearing first."],["`groupingId` is an optional string field enabling visual grouping of passes, potentially of different types, based on shared ID."]]],["The core content describes a JSON structure for organizing passes. It uses two fields: `sortIndex` (integer) and `groupingId` (string). `sortIndex` determines the display order of passes within a group; lower values appear first, with a default of INT_MAX if unspecified. `groupingId` allows passes with different types to be visually grouped together based on shared IDs. Sorting is undefined for passes with the same `sortIndex`.\n"]]