An optional object used to restrict the accounts used for payments. If provided, the end user will be able to send payments only from the specified bank account.
Name | Type | Description | Notes |
---|---|---|---|
account | str | The account number of the account. Maximum of 10 characters. | [optional] |
sort_code | str | The 6-character sort code of the account. | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |