Class: Icalia::Membership

Inherits:
ModelBase show all
Defined in:
lib/icalia-sdk-event-core/models/membership.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

#created_atObject (readonly)

Returns the value of attribute created_at.



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

def created_at
  @created_at
end