NewBeneficiary
Type Alias: NewBeneficiary
NewBeneficiary =
Pick
<Beneficiary
,"name"
|"iban"
> &object
Represents a new beneficiary to be added to the system. This type excludes
fields that are automatically generated or managed by the system, such as
id
, currency
, status
, trusted
, createdAt
, and updatedAt
.
Type declaration
activityTag?
optional
activityTag: typeofACTIVITY_TAGS
[keyof typeofACTIVITY_TAGS
]
bic?
optional
bic:string
email?
optional
email:string