Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 325 Bytes

ApplicationStoreEntity.md

File metadata and controls

17 lines (10 loc) · 325 Bytes

TalonOne::ApplicationStoreEntity

Properties

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

Code Sample

require 'TalonOne'

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