receiptData property

String? receiptData
final

The JWS (JSON Web Signature) representation of the transaction. This is the jwsRepresentation from StoreKit used for server-side verification.

Implementation

final String? receiptData;