Sha256: 844fe21a7e79d85c3128b880e255dbe99d922f16ea3e21e06c5ed708c2e68df2
Contents?: true
Size: 336 Bytes
Versions: 2
Compression:
Stored size: 336 Bytes
Contents
# TalonOne::ImportEntity ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **import_id** | **Integer** | The ID of the Import which created this referral. | [optional] ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::ImportEntity.new(import_id: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
talon_one-2.5.1 | docs/ImportEntity.md |
talon_one-2.4.0 | docs/ImportEntity.md |