Sage.PL.WebAPI.Interface.Products.ViewModels.PriceCalculations Namespace > PriceCalculationCriteria Class > PriceCalculationCriteria Properties

Drukuj

.NET Framework Class Library

PriceCalculationCriteria Properties

The PriceCalculationCriteria type exposes the following members.

Properties

 

Name

Description

Public property

CalculationMethod

Sposób wyliczenia ceny. Pole jest wymagane.

Dostępne są dwa sposoby wyliczania ceny towaru:

- zgodnie z Handlem (implementacja algorytmu odzwierciedlająca zachowanie Handlu w kwestii wyliczenia ceny towaru)

- zgodnie z algorytmem (implementacja algorytmu zgodna z założeniami [1] i [2]).

Public property

ContractorId

Id kontrahenta. Pole jest wymagane.

(Inherited from PriceCalculation.)

Public property

Currency

Waluta. Pole jest wymagane.

(Inherited from PriceCalculation.)

Public property

Date

Data na którą cena obowiązuje. Pole jest wymagane.

(Inherited from PriceCalculation.)

Public property

DepartmentId

Id działu. Pole jest wymagane.

(Inherited from PriceCalculation.)

Public property

PriceType

Typ ceny sprzedaży. Pole jest wymagane.

(Inherited from PriceCalculation.)

Public property

Products

Lista towarów, dla których ma zostać wyliczona cena. Pole jest wymagane.

See Also

PriceCalculationCriteria Class

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