Skip to main content
interface

Requires read_products access scope, read_files access scope, read_themes access scope, read_orders access scope, read_draft_orders access scope or read_images access scope.

A file interface.

•String

A word or phrase to describe the contents or the function of a file.

•DateTime!non-null

The date and time (ISO 8601 format) when the file was created.

•[FileError!]!non-null

Any errors that have occurred on the file.

•FileStatus!non-null

The status of the file.

•ID!non-null

A globally-unique ID.

•MediaPreviewImage

The preview image for the media.

•DateTime!non-null

The date and time (ISO 8601 format) when the file was last updated.

•FileStatus

Status resulting from the latest update operation. See fileErrors for details.


Was this section helpful?

Anchor to Types implemented inTypes implemented in


Was this section helpful?