Module: Whop_sdk::Apps::Types::LogsAppsResponseDataItemSource

Extended by:
Internal::Types::Enum
Defined in:
lib/whop_sdk/apps/types/logs_apps_response_data_item_source.rb

Constant Summary collapse

CONSOLE =
"console"
EXCEPTION =
"exception"
REQUEST =
"request"

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