userIdAmazon property

String? userIdAmazon
final

Amazon Appstore user id (PurchaseResponse.getUserData().getUserId()). Only populated on the Amazon flavor; required for server-side Amazon RVS receipt verification (userId + receiptId). Null on Google Play and Horizon.

Implementation

final String? userIdAmazon;