Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 625 Bytes

WebApplication.md

File metadata and controls

13 lines (9 loc) · 625 Bytes

WebApplication

Properties

Name Type Description Notes
id int The identifier of the web application. [optional]
pages list[WebPage] The pages discovered on the web application. [optional]
root str The web root of the web application. [optional]
virtual_host str The virtual host of the web application. [optional]

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