Module: Berrycrawl::Types::ScreenshotDtoResponseFormat
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/Berrycrawl/types/screenshot_dto_response_format.rb
Constant Summary collapse
- URL =
"url"- BASE64 =
"base64"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values