Sha256: 38aa6f4a21cbf11e0b4ef0bd185abe6f1de375929ed17dc7dcca317bd1ddbb4f
Contents?: true
Size: 283 Bytes
Versions: 3
Compression:
Stored size: 283 Bytes
Contents
class Ey::Core::Client::Memberships < Ey::Core::Collection model Ey::Core::Client::Membership self.model_root = "membership" self.model_request = :get_membership self.collection_root = "memberships" self.collection_request = :get_memberships end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ey-core-3.6.6 | lib/ey-core/collections/memberships.rb |
ey-core-3.4.5 | lib/ey-core/collections/memberships.rb |
ey-core-3.6.5 | lib/ey-core/collections/memberships.rb |