Sage.PL.WebAPI.Interface.FKF.Documents.ViewModels.Transactions Namespace > TransactionDocument Class > TransactionDocument Members

Drukuj

.NET Framework Class Library

TransactionDocument Members

The TransactionDocument type exposes the following members.

Constructors

 

Name

Description

Public method

TransactionDocument


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

Code

Numer dokumentu.

Public property

ContractorCode

Kod kontrahenta użytego na dokumencie.

Public property

ContractorId

Identyfikator kontrahenta użytego na dokumencie.

Public property

ContractorName

Nazwa kontrahenta użytego na dokumencie.

Public property

ContractorNip

Nip kontrahenta użytego na dokumencie.

Public property

LeftToSettledValue

Pozostała wartość do rozliczenia w walucie dokumentu.

Public property

LeftToSettledValuePln

Pozostała wartość do rozliczenia w PLN.

Public property

SettledValue

Wartość rozliczona ze wszystkich transakcji w walucie dokumentu.

Public property

SettledValuePln

Wartość rozliczona ze wszystkich transakcji dokumentu w PLN.

Public property

Transactions

Kolekcja obiektu Transaction, przechowywująca wszystkie zwracane transakcje dokumentu.

Public property

Value

Suma wartość transakcji w walucie dokumentu.

Public property

ValuePln

Suma wartość transakcji w PLN.

See Also

TransactionDocument Class

Sage.PL.WebAPI.Interface.FKF.Documents.ViewModels.Transactions Namespace