Resource🔗

Resource represents an address to a file (a locator). The value is a URI that can represent an absolute or relative path.

Properties 🔗

path: PathType 🔗
Path and name of the resource (with file extension).
The path can be absolute or relative.
contentType: Optional[ContentType] 🔗
Content type of the content of the file.
A single content type (MIME type) can have multiple file extensions associated with it.

Usages

AssetInformation AssetInformation.defaultThumbnail