FilePath

@Serializable
data class FilePath(val path: FileId)

Constructors

Link copied to clipboard
constructor(path: FileId)

Properties

Link copied to clipboard

The ID of the file that was generated.