Module: Contentful::Management::Resource::SystemProperties

Included in:
ApiKey, Array, Asset, ContentType, EditorInterface, Entry, Link, Locale, Contentful::Management::Role, Snapshot, Space, Webhook
Defined in:
lib/contentful/management/resource/system_properties.rb

Overview

Adds the feature to have system properties to a Resource.

Instance Attribute Summary collapse

Instance Attribute Details

#sysObject (readonly)

Returns the value of attribute sys.



19
20
21
# File 'lib/contentful/management/resource/system_properties.rb', line 19

def sys
  @sys
end