Sha256: f9b5a670a4ece791b324e60f95d010237c1b7fd5852a69334485f8c4e4a8699f

Contents?: true

Size: 1010 Bytes

Versions: 2

Compression:

Stored size: 1010 Bytes

Contents

# SwaggerClient::ReportTemplate

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**builtin** | **BOOLEAN** | Whether the report template is builtin. | [optional] 
**description** | **String** | The description of the report template. | [optional] 
**id** | **String** | The identifier of the report template; | [optional] 
**links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] 
**name** | **String** | The name of the report template. | [optional] 
**sections** | **Array<String>** | The sections that comprise the `document` report template. | [optional] 
**type** | **String** | The type of the report template. `document` is a templatized, typically printable, report that has various sections of content. `export` is data-oriented output, typically CSV. `file` is a printable report template using a report template file. | [optional] 

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
avs-0.1.0 lib/service/api/rapid7_insightvm_client/docs/ReportTemplate.md
avs-0.0.9 lib/service/api/rapid7_insightvm_client/docs/ReportTemplate.md