class

OpenAI::AddUploadPartRequest

Inherits JSON::Serializable < Reference < Object

Constructors

new(data : String = "")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

data

The chunk of bytes for this Part.

Source
data=(data : String)

The chunk of bytes for this Part.

Source