Class: Icalia::Organization

Inherits:
ModelBase show all
Includes:
ResourceTimestamps
Defined in:
lib/icalia-sdk-event-core/models/organization.rb

Instance Attribute Summary collapse

Attributes inherited from ModelBase

#serialization_context

Method Summary

Methods inherited from ModelBase

has_many, has_one, #initialize

Methods included from ResourceIdentity

#to_key

Constructor Details

This class inherits a constructor from Icalia::ModelBase

Instance Attribute Details

#nameObject (readonly)

Returns the value of attribute name.



6
7
8
# File 'lib/icalia-sdk-event-core/models/organization.rb', line 6

def name
  @name
end