Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
fomo-crystal-sdk
master
Exception
Fomo
CustomEventFieldsAttributes
Error
Event
List
Meta
Meta
ParamsBuilder
Unset
Generated using Crystal 1.14.0
2024-11-26 08:43:18 UTC
class
Fomo::
CustomEventFieldsAttributes
Fomo::CustomEventFieldsAttributes
Reference
Object
Included Modules
JSON::Serializable
Defined in:
fomo/objects/core/event/custom_event_field_attributes.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#key
: String
#value
: String
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
key
: String
#
[
View source
]
def
value
: String
#
[
View source
]