originalJson property

String originalJson
final

Details about this purchase, in JSON.

This can be used verify a purchase. See "Verify a purchase on a device". Note though that verifying a purchase locally is inherently insecure (see the article for more details).

Implementation

final String originalJson;