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

Version Path
first_data_gateway-1.10.0 docs/BackgroundColor.md
first_data_gateway-1.9.0 docs/BackgroundColor.md
first_data_gateway-1.8.1 docs/BackgroundColor.md
first_data_gateway-1.8.0 docs/BackgroundColor.md
first_data_gateway-1.7.1 docs/BackgroundColor.md
first_data_gateway-1.7.0 docs/BackgroundColor.md
first_data_gateway-1.6.0 docs/BackgroundColor.md