GroupingInfo
JSON 表示法 |
{
"sortIndex": integer,
"groupingId": string
} |
欄位 |
sortIndex |
integer
當票證與其他票證一起分組時用來排序的選擇性索引。排序索引較低的票證會顯示在排序索引較高的票證之前。如未指定,系統會假定值為 INT_MAX;而對於具有相同排序索引的兩個票證,系統未定義其排序行為。
|
groupingId |
string
可選分組 ID,用於將 ID 相同的票證視覺化分組。允許使用不同類型的票證進行分組。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-13 (世界標準時間)。
[null,null,["上次更新時間:2024-11-13 (世界標準時間)。"],[[["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."]]],[]]