as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

PurchaseUpdatesResponse

Represents the result of a call to PurchasingService.getPurchaseUpdates.

Properties

hasMore

hasMore: boolean

Returns true if more results are available.


receiptList

receiptList: Receipt[]

Receipts, or an empty list if request failed, or there are no receipts.


responseCode

responseCode: PurchaseUpdatesResponseCode

Returns the response code of the request.


userData

userData: UserData

Returns the user ID and marketplace information of the user associated with the purchase.


Last updated: Oct 02, 2025