Module: Contentful::Management::Resource::Metadata
- Included in:
- Asset, ContentType, Entry
- Defined in:
- lib/contentful/management/resource/metadata.rb
Overview
Adds metadata logic for [Resource] classes
Instance Attribute Summary collapse
-
#_metadata ⇒ Object
readonly
Returns the metadata hash.
Instance Attribute Details
#_metadata ⇒ Object (readonly)
Returns the metadata hash
9 10 11 |
# File 'lib/contentful/management/resource/metadata.rb', line 9 def @_metadata end |