class Banana::StartResult

Included Modules

Defined in:

banana/start_result.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def api_version : String #

[View source]
def call_id : String #

[View source]
def created : Time #

[View source]
def finished : Bool #

[View source]
def id : String #

[View source]
def message : String #

[View source]
def model_outputs : Array(JSON::Any) | Nil #

[View source]