Module: Enlight::Responses::OrganizationAttributable
- Included in:
- GetOrganization, GetOrganizationByExternalId
- Defined in:
- lib/enlight/responses/organization_attributable.rb
Instance Attribute Summary collapse
-
#organization ⇒ Object
Returns the value of attribute organization.
Instance Attribute Details
#organization ⇒ Object
Returns the value of attribute organization.
4 5 6 |
# File 'lib/enlight/responses/organization_attributable.rb', line 4 def organization @organization end |