Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 409 Bytes

IntegrationStoreEntity.md

File metadata and controls

17 lines (10 loc) · 409 Bytes

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

require 'TalonOne'

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