purchaseId property

String purchaseId
final

An identifier of the purchase in Adapty. You can use it to ensure that you've already processed this purchase (for example tracking one time products).

Implementation

final String purchaseId;