Class: Enlight::Responses::CreateClubMembershipPool
- Defined in:
- lib/enlight/responses/create_club_membership_pool.rb
Instance Attribute Summary collapse
-
#club_membership_id ⇒ Object
TODO need to check if documentation is right about this attribute name.
Attributes inherited from Response
Method Summary
Methods inherited from Response
Constructor Details
This class inherits a constructor from Enlight::Responses::Response
Instance Attribute Details
#club_membership_id ⇒ Object
TODO need to check if documentation is right about this attribute name
5 6 7 |
# File 'lib/enlight/responses/create_club_membership_pool.rb', line 5 def club_membership_id @club_membership_id end |