Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 623 Bytes

PlayStorePurchaseVerificationRequest.md

File metadata and controls

16 lines (11 loc) · 623 Bytes

forestvpn_api.model.PlayStorePurchaseVerificationRequest

Load the model package

import 'package:forestvpn_api/api.dart';

Properties

Name Type Description Notes
productSku String The inapp product SKU (for example, 'com.some.thing.inapp1').
purchaseToken String The token provided to the user's device when the inapp product was purchased.

[Back to Model list] [Back to API list] [Back to README]