Name | Type | Description | Notes |
---|---|---|---|
store_integration_id | String | The integration ID of the store. You choose this ID when you create a store. | [optional] |
require 'TalonOne'
instance = TalonOne::IntegrationStoreEntity.new(store_integration_id: STORE-001)