interface ThumbnailImage {
    image_versions2: UserFeedShopPhotoResponse.ImageVersions23;
    preview: string;
}

Properties

preview: string