OpenAI::DragPoint
Inherits JSON::Serializable < Reference < Object
An x/y coordinate pair, e.g. { x: 100, y: 200 }.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInherits JSON::Serializable < Reference < Object
An x/y coordinate pair, e.g. { x: 100, y: 200 }.