Sha256: c6078d8968a0e4435b40faa869dc72e1a819953666db34cace2e6f5755b67863
Contents?: true
Size: 236 Bytes
Versions: 9
Compression:
Stored size: 236 Bytes
Contents
module Enlight module Responses class CreateClubMembershipPool < Enlight::Responses::Response # TODO need to check if documentation is right about this attribute name attr_accessor :club_membership_id end end end
Version data entries
9 entries across 9 versions & 1 rubygems