Sage.PL.WebAPI.Interface.Products.ViewModels.PriceCalculations Namespace > PriceOrderContractor Class

Drukuj

.NET Framework Class Library

PriceOrderContractor Class

Klasa bazowa reprezentująca informację o kontrahencie do wyliczaniu ceny towaru.

Namespace: Sage.PL.WebAPI.Interface.Products.ViewModels.PriceCalculations

Assembly:  Sage.PL.WebAPI.Interface.Products (in Sage.PL.WebAPI.Interface.Products.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Class PriceOrderContractor

C#

public class PriceOrderContractor

Visual C++

public ref class PriceOrderContractor

JavaScript

Sage.PL.WebAPI.Interface.Products.ViewModels.PriceCalculations.PriceOrderContractor = function();
Type.createClass(
 'Sage.PL.WebAPI.Interface.Products.ViewModels.PriceCalculations.PriceOrderContractor');

Inheritance Hierarchy

System.Object

Sage.PL.WebAPI.Interface.Products.ViewModels.PriceCalculations.PriceOrderContractor

  Sage.PL.WebAPI.Interface.Products.ViewModels.PriceCalculations.PriceOrderContractorCriteria

See Also

PriceOrderContractor Members

Sage.PL.WebAPI.Interface.Products.ViewModels.PriceCalculations Namespace