GroupingInfo
JSON 표현 |
{
"sortIndex": integer,
"groupingId": string
} |
필드 |
sortIndex |
integer
다른 패스와 그룹화될 때 패스를 정렬하기 위한 선택적 색인입니다. 정렬 색인이 낮은 패스는 정렬 색인이 더 높은 패스보다 먼저 표시됩니다. 지정하지 않을 경우 값은 INT_MAX로 간주됩니다. 정렬 색인이 동일한 두 패스의 경우 정렬 동작이 정의되지 않습니다.
|
groupingId |
string
동일한 ID의 패스를 시각적으로 함께 그룹화하기 위한 선택적 그룹화 ID입니다. 다양한 유형의 패스로 그룹화할 수 있습니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-11-13(UTC)
[null,null,["최종 업데이트: 2024-11-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."]]],[]]