Module: Berrycrawl::Types::ScrapeDtoFormatsItemZero
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/Berrycrawl/types/scrape_dto_formats_item_zero.rb
Constant Summary collapse
- MARKDOWN =
"markdown"- HTML =
"html"- RAWHTML =
"rawhtml"- LINKS =
"links"- IMAGES =
"images"- SUMMARY =
"summary"- JSON_ =
"json"- CHANGE_TRACKING =
"changeTracking"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values