Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 602 Bytes

WebsiteRequest.md

File metadata and controls

16 lines (11 loc) · 602 Bytes

openapi.model.WebsiteRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
fkiWebsitetypeID int The unique ID of the Websitetype. Valid values: Value
sWebsiteAddress String The URL of the website.

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