Poq.SDK.Node

Home > @poq/sdk > ShopResponse > (constructor)

ShopResponse.(constructor)

Constructs a new instance of the ShopResponse class

Signature:

constructor(params?: {
        categories: NavigationCategory[];
        bannerImageUrl?: string;
    });

Parameters

Parameter Type Description
params { categories: NavigationCategory[]; bannerImageUrl?: string; } (Optional)