Class: Enlight::Requests::GetActiveSystemAnnouncements
- Defined in:
- lib/enlight/requests/get_active_system_announcements.rb
Instance Attribute Summary collapse
-
#organization_id ⇒ Object
Returns the value of attribute organization_id.
Attributes inherited from Request
Method Summary
Methods inherited from Request
#build_uri, #fetch, #initialize, #resource
Constructor Details
This class inherits a constructor from Enlight::Requests::Request
Instance Attribute Details
#organization_id ⇒ Object
Returns the value of attribute organization_id.
4 5 6 |
# File 'lib/enlight/requests/get_active_system_announcements.rb', line 4 def organization_id @organization_id end |