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"
IMAGES =
"images"
SUMMARY =
"summary"
JSON_ =
"json"
CHANGE_TRACKING =
"changeTracking"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load