FileWrapper

data class FileWrapper(val fileId: String)

Holds data about the file generated by the code interpreter.

Constructors

Link copied to clipboard
constructor(fileId: String)

Properties

Link copied to clipboard

The id of the file, can be used to retrieve the file