Sha256: 7a608b0b6ed0fe213655ff71bcf71caf70efc142f52e191cf2b43710dffdd21c

Contents?: true

Size: 166 Bytes

Versions: 6

Compression:

Stored size: 166 Bytes

Contents

module AppleNews
  module Property
    class GalleryItem < Base
      optional_properties :url, :caption, :accessibility_caption, :explicit_content
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
apple-news-0.2.3 lib/apple-news/properties/gallery_item.rb
apple-news-0.2.2 lib/apple-news/properties/gallery_item.rb
apple-news-0.2.1 lib/apple-news/properties/gallery_item.rb
apple-news-0.2.0 lib/apple-news/properties/gallery_item.rb
apple-news-0.1.1 lib/apple-news/properties/gallery_item.rb
apple-news-0.1.0 lib/apple-news/properties/gallery_item.rb