Interfaces
FileBase64Source
Represents a file source from a base64 string.
Properties
data
The base64 string of the file data.
type
The type of the file source, which is always “base64”.
Represents a file source from a base64 string.
The base64 string of the file data.
The type of the file source, which is always “base64”.