Sha256: 2ea4cfac506270c529058259df4d2ee3a03e27928e7aa58093b97ddbb50b5144

Contents?: true

Size: 325 Bytes

Versions: 3

Compression:

Stored size: 325 Bytes

Contents

# TalonOne::ApplicationStoreEntity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**store_id** | **Integer** | The ID of the store. | [optional] 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::ApplicationStoreEntity.new(store_id: null)
```


Version data entries

3 entries across 3 versions & 1 rubygems

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