File

src/app/shared/widgets/buy/image.resource.ts

Index

Properties

Properties

defaultHref
defaultHref: string
Type : string
fullHref
fullHref: string
Type : string
thumbnailHref
thumbnailHref: string
Type : string
title
title: string
Type : string
export interface ImageResource {
  title: string;
  defaultHref: string;
  thumbnailHref: string;
  fullHref: string;
}

results matching ""

    No results matching ""