Stitch API ReferenceObjectsUserBankAccountPayerConstraintsOn this pageUserBankAccountPayerConstraintsThe 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