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