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::
Meta
Fomo::Meta
Reference
Object
Included Modules
JSON::Serializable
Defined in:
fomo/objects/core/event/meta.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#page
: Int32
#per_page
: Int32
#total_count
: Int32
#total_pages
: Int32
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
page
: Int32
#
[
View source
]
def
per_page
: Int32
#
[
View source
]
def
total_count
: Int32
#
[
View source
]
def
total_pages
: Int32
#
[
View source
]