Sha256: d9a8713cc639ae21bc4bee686bbd71856007ab3441af2d94d536bb9f7fcf986c
Contents?: true
Size: 427 Bytes
Versions: 2
Compression:
Stored size: 427 Bytes
Contents
# OpenapiClient::BrandingStyleConfigurationResponseAllOf ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **stores** | [**Array<BrandingStyleConfigurationResult>**](BrandingStyleConfigurationResult.md) | | [optional] ## Code Sample ```ruby require 'OpenapiClient' instance = OpenapiClient::BrandingStyleConfigurationResponseAllOf.new(stores: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.7.1 | docs/BrandingStyleConfigurationResponseAllOf.md |
first_data_gateway-1.7.0 | docs/BrandingStyleConfigurationResponseAllOf.md |