import 'package:forestvpn_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
cancelUrl | String | ||
successUrl | String | ||
redirectUrl | String | [optional] | |
currency | String | ||
amountSubtotal | double | ||
amountTotal | double | ||
locale | String | [optional] | |
String | [optional] | ||
products | BuiltList<CheckoutSessionProduct> | ||
paymentStatus | String | ||
status | String | ||
trialPeriod | String | Trial period duration in ISO 8601 format. | [optional] |
user | String | [optional] | |
createdAt | DateTime | ||
expiresAt | DateTime |