XIVAPI::Dataclasses::Pagination
Inherits JSON::Serializable < Reference < Object
Dataclass for pagination data that is returned for paginated lists that come from certain API endpoints.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source