FeeInCreditor
Fee creditor for Incoming transaction
type FeeInCreditor implements FeeCreditor {
name: String!
accountNumber: AccountNumber!
}
Fields
FeeInCreditor.name ● String! non-null scalar
full name of the creditor
FeeInCreditor.accountNumber ● AccountNumber! non-null scalar
account number
Interfaces
FeeCreditor interface
Fee creditor