Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 569 Bytes

AppStoreReceiptVerificationRequest.md

File metadata and controls

17 lines (12 loc) · 569 Bytes

forestvpn_api.model.AppStoreReceiptVerificationRequest

Load the model package

import 'package:forestvpn_api/api.dart';

Properties

Name Type Description Notes
receipt String The latest Base64-encoded transaction receipt.
price int [optional]
currency String [optional]

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