Constructors

  • Parameters

    • decorator: ProductDecorator & OfferDecorator

    Returns Products

Properties

offers: GOffer[] = []

List of offers managed by the GooglePlay adapter

products: GProduct[] = []

List of products managed by the GooglePlay adapter

Methods

  • Parameters

    • id: string

    Returns undefined | GOffer

  • Parameters

    • id: string

    Returns undefined | GProduct