Symfonia.WebAPI.Interface.OSS.ViewModels Namespace > ProductShopItem Class

Drukuj

.NET Framework Class Library

ProductShopItem Class

Informacja o towarze ze sklepu internetowego.

Namespace: Symfonia.WebAPI.Interface.OSS.ViewModels

Assembly:  Symfonia.WebAPI.Interface.OSS (in Symfonia.WebAPI.Interface.OSS.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Class ProductShopItem

C#

public class ProductShopItem

Visual C++

public ref class ProductShopItem

JavaScript

Symfonia.WebAPI.Interface.OSS.ViewModels.ProductShopItem = function();
Type.createClass(
 'Symfonia.WebAPI.Interface.OSS.ViewModels.ProductShopItem');

Inheritance Hierarchy

System.Object

Symfonia.WebAPI.Interface.OSS.ViewModels.ProductShopItem

See Also

ProductShopItem Members

Symfonia.WebAPI.Interface.OSS.ViewModels Namespace