Poq.SDK.Node

Home > @poq/sdk > ShopResponse

ShopResponse class

Response contract for the Shop screen. Includes Banner Image URL and Navigation Tree.

Signature:

export declare class ShopResponse extends PoqContract 

Extends: PoqContract

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the ShopResponse class

Properties

Property Modifiers Type Description
bannerImageUrl   string | undefined Banner Image URL.
categories   NavigationCategory[] Nested navigation tree.