Module: Contentful::Management::Resource::SystemProperties
- Included in:
- ApiKey, ApiUsage, Array, Asset, ContentType, EditorInterface, Entry, Environment, Link, Locale, Organization, PersonalAccessToken, PreviewApiKey, Contentful::Management::Role, Snapshot, Space, SpaceMembership, UIExtension, Upload, UsagePeriod, User, Webhook, WebhookCall, WebhookHealth
- Defined in:
- lib/contentful/management/resource/system_properties.rb
Overview
Adds the feature to have system properties to a Resource.
Instance Attribute Summary collapse
-
#sys ⇒ Object
readonly
Returns the value of attribute sys.
Instance Attribute Details
#sys ⇒ Object (readonly)
Returns the value of attribute sys.
21 22 23 |
# File 'lib/contentful/management/resource/system_properties.rb', line 21 def sys @sys end |