Class Transaction

A spending transaction related to the contracting process. Draws upon the data models of the Fiscal Data Package and the International Aid Transparency Initiative and should be used to cross-reference to more detailed information held using a Fiscal Data Package, IATI file, or to provide enough information to allow a user to manually or automatically cross-reference with some other published source of transactional spending data.

Constructors

Properties

Constructors

constructor

Properties

date Optional

: Date | string

The date of the transaction.

id

: string | number

A unique identifier for this transaction. This identifier should be possible to cross-reference against the provided data source. For IATI this is the transaction reference.

payee

An organization reference for the organization which receives the funds in this transaction.

payer

An organization reference for the organization from which the funds in this transaction originate.

source Optional

: undefined | string

Used to point either to a corresponding Fiscal Data Package, IATI file, or machine or human-readable source where users can find further information on the budget line item identifiers, or project identifiers, provided here.

uri Optional

: undefined | string

A URI pointing directly to a machine-readable record about this spending transaction.

value

The value of the transaction.

Generated using TypeDoc. Made by uStudio Company with ❤️