signedTransactions property

List<String> signedTransactions
final

An array of in-app purchase transactions for the customer, signed by Apple, in JSON Web Signature format.

Implementation

final List<String> signedTransactions;