월렛에서 2명 이상의 사용자와 2개 이상의 기기 간에 동일한 패스 객체를 공유하고 저장하도록 허용해야 하는지의 발급기관 환경설정을 명확히 합니다.
열거형
STATUS_UNSPECIFIED
지정되지 않은 환경설정입니다.
MULTIPLE_HOLDERS
패스 객체는 사용자가 공유할 수 있으며 여러 사용자가 여러 기기에 저장할 수 있습니다. 파트너는 일반적으로 단일 사용자로 제한하거나 단일 기기에 고정할 필요가 없는 패스에 이 설정을 사용합니다.
ONE_USER_ALL_DEVICES
객체는 한 사용자만 저장할 수 있지만 이 사용자는 여러 기기에서 객체를 보고 사용할 수 있습니다. 첫 번째 사용자가 객체를 저장하면 다른 사용자는 객체를 보거나 저장할 수 없습니다.
ONE_USER_ONE_DEVICE
객체는 한 기기에서 사용자 한 명만 저장할 수 있습니다. 제한된 경우에 한해 일부 파트너만 사용할 수 있습니다. 사용 사례로는 '기기를 고정'해야 하는 대중교통 티켓이 있습니다. 즉, 단일 기기에서 한 명의 사용자만 저장하고 보고 사용할 수 있습니다. 자세한 내용은 지원팀에 문의하세요.
[[["이해하기 쉬움","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-07-25(UTC)"],[[["This document outlines the issuer's preference for whether a Wallet pass object can be shared and saved across multiple users and devices."],["Three main sharing options are available: `MULTIPLE_HOLDERS` (shareable by any user on any device), `ONE_USER_ALL_DEVICES` (one user, multiple devices), and `ONE_USER_ONE_DEVICE` (one user, one device)."],["Legacy aliases for these options (e.g., `multipleHolders`) are deprecated and should not be used."]]],["The core content details issuer preferences for pass object sharing. `MULTIPLE_HOLDERS` allows any number of users to save the pass on multiple devices. `ONE_USER_ALL_DEVICES` restricts the pass to one user, usable across their devices. `ONE_USER_ONE_DEVICE` limits the pass to a single user and device. `STATUS_UNSPECIFIED` means the preference isn't defined. Legacy aliases for these options, multipleHolders, oneUserAllDevices, and oneUserOneDevice, are deprecated.\n"]]