PintParams
Inherits JSON::Serializable < Reference < Object
TODO: Move to a separate file TODO: Add validation TODO: Add error handling This class is used to parse the JSON body of the request
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
coordinates
Sourcecoordinates=(coordinates : Array(Int32))
Source