Sha256: dd662dbe8ce200b1e43ec5a5e7e50cfad402703348e2ec9083521567dfdd3b72

Contents?: true

Size: 198 Bytes

Versions: 2

Compression:

Stored size: 198 Bytes

Contents

module AppleNews
  module Property
    class CaptionDescriptor < Base
      required_property :text
      optional_properties :text_style, :format, :inline_text_styles, :additions
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
apple-news-0.1.1 lib/apple-news/properties/caption_descriptor.rb
apple-news-0.1.0 lib/apple-news/properties/caption_descriptor.rb