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