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