Sha256: 944efe8d73871ce5c675112c51cd8b1f4e397148b708a3b18f9db71203bacb44
Contents?: true
Size: 204 Bytes
Versions: 9
Compression:
Stored size: 204 Bytes
Contents
module AppleNews module Property class GalleryItem < Base optional_properties :url, :caption, :accessibility_caption, :explicit_content property_inflection :url, 'URL' end end end
Version data entries
9 entries across 9 versions & 1 rubygems