struct

PlainResponse

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(created : Int64, choices : Array(Choice), usage : Usage)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

choices
Source
choices=(choices : Array(Choice))
Source
created
Source
created=(created : Int64)
Source
usage
Source
usage=(usage : Usage)
Source