module Enlight module Responses class GetClubMembershipPool < Enlight::Responses::Response include Enlight::Responses::ClubMembershipPoolAttributable end end end