Sage.PL.WebAPI.Interface.Orders.ViewModels Namespace > OrderListElement Class > OrderListElement Members

Drukuj

.NET Framework Class Library

OrderListElement Members

The OrderListElement type exposes the following members.

Constructors

 

Name

Description

Public method

OrderListElement


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.)

Properties

 

Name

Description

Public property

Active

Status aktywności.

Public property

Buffer

Status, czy dokument znajduje się w buforze.

Public property

BuyerId

Id kontrahenta - nabywcy.

Public property

Canceled

Typ anulowania dokumentu.

Public property

Currency

Waluta.

Public property

DepartmentId

Id działu w firmie, w którym został wystawiony dokument.

Public property

Description

Opis dokumentu.

Public property

DocumentNumber

Numer dokumentu.

Public property

GrossValue

Kwota brutto na dokumencie w walucie.

Public property

Id

Id dokumentu.

Public property

IssueDate

Data wystawienia dokumentu.

Public property

IssuerId

Id użytkownika, który wystawił dokument.

Public property

MaturityDate

Termin płatności na dokumencie.

Public property

NetValue

Kwota netto na dokumencie w walucie.

Public property

NetValuePLN

Kwota netto na dokumencie w złotówkach.

Public property

NumberInSeries

Numer w serii dokumentu.

Public property

RecipientId

Id kontrahenta - odbiorcy.

Public property

SaleDate

Data sprzedaży na dokumencie.

Public property

Series

Seria dokumentu.

Public property

Settled

Status, czy dokument jest rozliczony.

Public property

TypeCode

Kod typu dokumentu.

Public property

VatValuePLN

Kwota VAT na dokumencie w złotówkach.

See Also

OrderListElement Class

Sage.PL.WebAPI.Interface.Orders.ViewModels Namespace