Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Arcana::AI::Image::Result
Inherits
Struct
<
Value
<
Object
Constructors
new
(output_path :
String
, model :
String
, provider :
String
, cost :
Float64
|
Nil
= nil, raw_request :
String
= "", raw_response :
String
= "")
Source
Instance methods
cost
Source
cost=
(cost :
Float64
|
Nil
)
Source
model
Source
model=
(model :
String
)
Source
output_path
Source
output_path=
(output_path :
String
)
Source
provider
Source
provider=
(provider :
String
)
Source
raw_request
Source
raw_request=
(raw_request :
String
)
Source
raw_response
Source
raw_response=
(raw_response :
String
)
Source