Class: NPR::Entity::Collection

Inherits:
Base
  • Object
show all
Defined in:
lib/npr/entity/collection.rb

Instance Method Summary collapse

Methods included from Concern::ShallowAttributes

included

Methods included from Concern::Relation

included

Constructor Details

#initialize(json) ⇒ Collection

Returns a new instance of Collection.



7
8
# File 'lib/npr/entity/collection.rb', line 7

def initialize(json)
end