Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 333 Bytes

ImportEntity.md

File metadata and controls

17 lines (10 loc) · 333 Bytes

TalonOne::ImportEntity

Properties

Name Type Description Notes
import_id Integer The ID of the Import which created this referral. [optional]

Code Sample

require 'TalonOne'

instance = TalonOne::ImportEntity.new(import_id: 4)