Image variable query lookup result

interface ResolvedMedia {
    mediaId: string;
}

Properties

Properties

mediaId: string

The resolved media Id. This id can be used to perform the download call.