Sha256: 160863b6d5de9234c8b4dbda5441c4b7c0a180d03966028bad206df08e4f9326
Contents?: true
Size: 315 Bytes
Versions: 1
Compression:
Stored size: 315 Bytes
Contents
# DocSpring::HtmlTemplateDataWebhookOptions ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **exclude_data** | **Boolean** | | [optional] | ## Example ```ruby require 'docspring' instance = DocSpring::HtmlTemplateDataWebhookOptions.new( exclude_data: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
docspring-2.0.0 | docs/HtmlTemplateDataWebhookOptions.md |