Sha256: b504fa379b1fba873e870eb1e90b16eb3da018f52daccbfdc1d078e2a4ca0159

Contents?: true

Size: 409 Bytes

Versions: 3

Compression:

Stored size: 409 Bytes

Contents

# TalonOne::IntegrationStoreEntity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**store_integration_id** | **String** | The integration ID of the store. You choose this ID when you create a store. | [optional] 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::IntegrationStoreEntity.new(store_integration_id: STORE-001)
```


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/IntegrationStoreEntity.md
talon_one-6.0.0 docs/IntegrationStoreEntity.md
talon_one-5.0.0 docs/IntegrationStoreEntity.md