Class: KCommercial::Resources::Asset::TraitRow
- Inherits:
-
Object
- Object
- KCommercial::Resources::Asset::TraitRow
- Defined in:
- lib/KCommercialPipeline/core/resource/source/asset.rb
Instance Attribute Summary collapse
-
#origin_resource ⇒ Object
Returns the value of attribute origin_resource.
-
#resource ⇒ Object
Returns the value of attribute resource.
- #traits ⇒ Map<String,String>
Instance Attribute Details
#origin_resource ⇒ Object
Returns the value of attribute origin_resource.
12 13 14 |
# File 'lib/KCommercialPipeline/core/resource/source/asset.rb', line 12 def origin_resource @origin_resource end |
#resource ⇒ Object
Returns the value of attribute resource.
10 11 12 |
# File 'lib/KCommercialPipeline/core/resource/source/asset.rb', line 10 def resource @resource end |