Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 601 Bytes

AdvertisedRoute.md

File metadata and controls

17 lines (12 loc) · 601 Bytes

forestvpn_api.model.AdvertisedRoute

Load the model package

import 'package:forestvpn_api/api.dart';

Properties

Name Type Description Notes
id String an unique advertised route id which can be used for any goals [optional]
network String advertised route network
netmask String advertised route netmask

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