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

Drukuj

.NET Framework Class Library

OssOrderPosition Properties

The OssOrderPosition 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.

(Inherited from OssOrderPositionElement.)

Public property

Description

Opis pozycji.

(Inherited from OssOrderPositionElement.)

Public property

Elements

Lista elementów kompletu.

Public property

ErpProductId

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

(Inherited from OssOrderPositionElement.)

Public property

Quantity

Ilość danej pozycji na dokumencie.

(Inherited from OssOrderPositionElement.)

Public property

ShopProductId

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

(Inherited from OssOrderPositionElement.)

Public property

UnitOfMeasurement

Jednostka miary.

(Inherited from OssOrderPositionElement.)

Public property

Value

Wartość pozycji na dokumencie w netto.

(Inherited from OssOrderPositionElement.)

See Also

OssOrderPosition Class

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