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

Drukuj

.NET Framework Class Library

TransactionDocument Properties

The TransactionDocument type exposes the following members.

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