Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 648 Bytes

DiagnosticPlugin.md

File metadata and controls

14 lines (11 loc) · 648 Bytes

# DiagnosticPlugin

Properties

Name Type Description Notes
account_id int The account id. [optional] [readonly]
active bool Whether the plugin is active. [optional]
created_at \DateTime The create date-time [optional] [readonly]
id int The record id. [optional] [readonly]
name string The plugin name. [optional]
version string The plugin version. [optional]

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