import 'package:forestvpn_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
name | String | ||
trialPeriod | String | Trial period duration in ISO 8601 format. | [optional] |
products | BuiltList<Product> | [optional] |
import 'package:forestvpn_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
name | String | ||
trialPeriod | String | Trial period duration in ISO 8601 format. | [optional] |
products | BuiltList<Product> | [optional] |