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

Drukuj

.NET Framework Class Library

Transaction Members

The Transaction type exposes the following members.

Constructors

 

Name

Description

Public method

Transaction


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

Currency

Waluta transakcji.

Public property

LeftToSettledValue

Pozostała wartość transakcji w walucie dokumentu.

Public property

LeftToSettledValuePln

Pozostała wartość transakcji w PLN.

Public property

MarkerId

Identyfikator znacznika transakcji.

Public property

MaturityDate

Termin płatności.

Public property

SettledValue

Wartość rozliczona transakcji w walucie dokumentu.

Public property

SettledValuePln

Wartość rozliczona z transakcji dokumentu w PLN.

Public property

Value

Wartość transakcji w walucie dokumentu.

Public property

ValuePln

Wartość transakcji w PLN.

See Also

Transaction Class

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