purchaseToken property
The token which uniquely identifies a one-time purchase or subscription.
To uniquely identify subscription renewals use order_id (available starting from version 3 of the API).
Implementation
core.String? purchaseToken;
The token which uniquely identifies a one-time purchase or subscription.
To uniquely identify subscription renewals use order_id (available starting from version 3 of the API).
core.String? purchaseToken;