Symfonia.WebAPI.Interface.OSS.ViewModels.Orders Namespace > OssOrderPositionElement Class > OssOrderPositionElement Properties

Drukuj

.NET Framework Class Library

OssOrderPositionElement Properties

The OssOrderPositionElement type exposes the following members.

Properties

 

Name

Description

Public property

Deliveries

Lista dostaw, na które mają zostać założone rezerwace. Pole wykorzystywane tylko przy rezerwacji ze wskazaniem dostaw.

Public property

Description

Opis pozycji.

Public property

ErpProductId

Identyfikator towaru z programu Handel. Pole wymagane w przypadku gdy pole ShopProductId jest puste.

Public property

Quantity

Ilość danej pozycji na dokumencie.

Public property

ShopProductId

Identyfikator towaru ze sklepu intrenetowego. Pole wymagane w przypadku gdy pole ErpProductId jest puste.

Public property

UnitOfMeasurement

Jednostka miary.

Public property

Value

Wartość pozycji na dokumencie w netto.

See Also

OssOrderPositionElement Class

Symfonia.WebAPI.Interface.OSS.ViewModels.Orders Namespace