struct

Crig::Providers::ZAI::ApiResponse(T)

Inherits Struct < Value < Object

Constructors

from_json_value(value : JSON::Any, & : JSON::Any -> T) : self
Source
new(ok : T | Nil = nil, error : ApiErrorResponse | Nil = nil)
Source

Instance methods

error
Source