struct

Page

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(id : String, title : String, source : String, body : String, created_at : Time = Time.utc)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

body
Source
created_at
Source
source
Source
title
Source