Sha256: 0b2398081a54091857629613a54819607de1f4c800cd42d5e4d5e83451011573

Contents?: true

Size: 609 Bytes

Versions: 7

Compression:

Stored size: 609 Bytes

Contents

# OpenapiClient::Background

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**top_bar** | [**TopBar**](TopBar.md) |  | [optional] 
**body** | [**Body**](Body.md) |  | [optional] 
**content** | [**Content**](Content.md) |  | [optional] 
**borders** | [**Borders**](Borders.md) |  | [optional] 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::Background.new(top_bar: null,
                                 body: null,
                                 content: null,
                                 borders: null)
```


Version data entries

7 entries across 7 versions & 1 rubygems

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