Interface: Beneficiary
Represents a beneficiary in the system. Beneficiaries are used to perform SEPA transfers.Properties
activityTag
activityTag: string
bic
bic: string
createdAt
createdAt: Date
currency
currency: "EUR"
email: string
iban
iban: string
id
id: string
name
name: string
status
status: string
trusted
trusted: boolean
updatedAt
updatedAt: Date