Sha256: d3cf54ffe272ecd7e01fe22692d7c5628e3f312673af100447ee6778453af4b2
Contents?: true
Size: 520 Bytes
Versions: 7
Compression:
Stored size: 520 Bytes
Contents
# OpenapiClient::BackgroundColor ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **header** | [**Header**](Header.md) | | [optional] **content** | [**Content**](Content.md) | | [optional] **footer** | [**Footer**](Footer.md) | | [optional] ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::BackgroundColor.new(header: null, content: null, footer: null) ```
Version data entries
7 entries across 7 versions & 1 rubygems