Module: Berrycrawl::Types::ScreenshotCookieDtoSameSite
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/Berrycrawl/types/screenshot_cookie_dto_same_site.rb
Constant Summary collapse
- STRICT =
"Strict"- LAX =
"Lax"- NONE =
"None"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values