OpenAI::FileResponse
Inherits JSON::Serializable / Struct / Value / Object
Represents OpenAPI file object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
status_details
Additional details about the status of the file. If the file is in the error state, this will include a message describing the error.