Module: Berrycrawl::Types::ScreenshotDtoDevice

Extended by:
Internal::Types::Enum
Defined in:
lib/Berrycrawl/types/screenshot_dto_device.rb

Constant Summary collapse

DESKTOP =
"desktop"
DESKTOP_HD =
"desktop-hd"
TABLET =
"tablet"
IPHONE15 =
"iphone-15"
PIXEL8 =
"pixel-8"

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