FollowTheMoney

Payment

Since v0.6.8

A monetary payment between two parties.

Inheritance

graph BT Payment(Payment) Interval(Interval) click Interval "/explorer/schemata/Interval" Value(Value) click Value "/explorer/schemata/Value" class Payment node-primary Payment-->Interval Payment-->Value

Info

Abstract

No

Abstract schemata are used for inheritance only and shouldn’t be used directly.

Generated

No

Entities using a generated schema shouldn’t be created directly by users.

Matchable

No

Entities using a matchable schema can be used for matching and cross-referencing.

Hidden

No

Entities using a hidden schema shouldn’t be displayed in user interfaces or created by users.

Semantics

FollowTheMoney has well-defined semantics for different representations of entities, for example in a network graph or in a timeline.

  • In a network graph, entities should be represented as an edge.
  • In a timeline, date or startDate should be used as the temporal start. endDate should be used as the temporal end.
  • Payment entities have no temporal extent, i.e. they are not suitable for representation in a timeline.

Properties

Name Label Type
Payment:beneficiary Beneficiary LegalEntity
Payment:payer Payer LegalEntity
Payment:purpose Payment purpose text
Interval:alephUrl Aleph URL url
Value:amount Amount number
Value:amountEur Amount in EUR number
Value:amountUsd Amount in USD number
Payment:beneficiaryAccount Beneficiary bank account BankAccount
Payment:contract Contract Contract
Value:currency Currency string
Interval:date Date date
Interval:description Description text
Interval:endDate End date date
Interval:indexText Index text text
Interval:modifiedAt Modified on date
Interval:namesMentioned Detected names name
Payment:payerAccount Payer bank account BankAccount
Payment:programme Payment programme string
Payment:project Project Project
Interval:publisher Publishing source string
Interval:publisherUrl Publishing source URL url
Interval:recordId Record ID string
Interval:retrievedAt Retrieved on date
Payment:sequenceNumber Sequence number string
Interval:sourceUrl Source link url
Interval:startDate Start date date
Interval:summary Summary text
Payment:transactionNumber Transaction number string