Skip to main content

UserBankAccountPayerConstraints

The user and account that is allowed to initiate the payment.

type UserBankAccountPayerConstraints {
accountId: ID!
userId: ID!
}

Fields

accountId ● ID! non-null scalar

userId ● ID! non-null scalar