Class: Enlight::Responses::CreateClubMembershipPool

Inherits:
Response
  • Object
show all
Defined in:
lib/enlight/responses/create_club_membership_pool.rb

Instance Attribute Summary collapse

Attributes inherited from Response

#error, #status

Method Summary

Methods inherited from Response

#initialize

Constructor Details

This class inherits a constructor from Enlight::Responses::Response

Instance Attribute Details

#club_membership_idObject

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