InternalBeneficiary
Internal Beneficiary
type InternalBeneficiary {
id: ID @deprecated
name: String!
isMyOwnIban: Boolean! @deprecated
accountNumber: AccountNumber! @deprecated
}
Fields
InternalBeneficiary.id
● ID
deprecated scalar
DEPRECATED
this field is never filled. It will be removed soon.
unique identifier of a beneficiary SOON TO BE DEPRECATED Always empty, It will be removed soon.
InternalBeneficiary.name
● String!
non-null scalar
full name of the beneficiary
InternalBeneficiary.isMyOwnIban
● Boolean!
deprecated non-null scalar
DEPRECATED
this field is never filled. It will be removed soon.
true
if this new beneficiary is the account holder himself in an other financial institution.
SOON TO BE DEPRECATED
Not used. It will be removed soon.
InternalBeneficiary.accountNumber
● AccountNumber!
deprecated non-null scalar
DEPRECATED
because it is not already implemented (a default value is set).
account number if the beneficiary is a swan account