Sha256: 5209ee9c951c8d536c81788b41a45e75d8a296e4fc8d8618376e3643e92b3292
Contents?: true
Size: 337 Bytes
Versions: 7
Compression:
Stored size: 337 Bytes
Contents
# DatadogAPIClient::V1::WidgetStyle ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **palette** | **String** | Color palette to apply to the widget. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::WidgetStyle.new( palette: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems