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

Drukuj

.NET Framework Class Library

OssOrderPosition Members

The OssOrderPosition type exposes the following members.

Constructors

 

Name

Description

Public method

OssOrderPosition


Methods

 

Name

Description

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ToString

(Inherited from Object.)

Public method

Validate


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