Interface PutEditorFileResponse

interface PutEditorFileResponse {
    file: OutputEditorFile;
}

Hierarchy (View Summary)

Properties

Properties

The created file data.