PayerConstraints
No description
union PayerConstraints = UserBankAccountPayerConstraints | UserPayerConstraints
Possible types
PayerConstraints.UserBankAccountPayerConstraints object
The user and account that is allowed to initiate the payment.
PayerConstraints.UserPayerConstraints object
The user that is allowed to initiate the payment.