Home > @poq/sdk > ShopResponse
Response contract for the Shop screen. Includes Banner Image URL and Navigation Tree.
Signature:
export declare class ShopResponse extends PoqContract
Extends: PoqContract
Constructor | Modifiers | Description |
---|---|---|
(constructor)(params) | Constructs a new instance of the ShopResponse class |
Property | Modifiers | Type | Description |
---|---|---|---|
bannerImageUrl | string | undefined | Banner Image URL. | |
categories | NavigationCategory[] | Nested navigation tree. |