Sha256: a81322a194e603a159b09a2cbde5b7282c55ae03cacbf9b26e56e95765c7d2be

Contents?: true

Size: 660 Bytes

Versions: 2

Compression:

Stored size: 660 Bytes

Contents

# OpenapiClient::StoreUrlConfigurationResponseAllOf

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**stores** | [**Array<StoreUrlConfigurationResult>**](StoreUrlConfigurationResult.md) |  | [optional] 

## Code Sample

```ruby
require 'OpenapiClient'

instance = OpenapiClient::StoreUrlConfigurationResponseAllOf.new(stores: [{"id":"12099500088","status":"SUCCESS. Connect url settings was changed successfully."},{"id":"12099500044","status":"SUCCESS. Connect url settings was changed successfully."}])
```


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
first_data_gateway-1.7.1 docs/StoreUrlConfigurationResponseAllOf.md
first_data_gateway-1.7.0 docs/StoreUrlConfigurationResponseAllOf.md