Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 831 Bytes

PaymentInitiationOptionalRestrictionBacs.md

File metadata and controls

14 lines (9 loc) · 831 Bytes

PaymentInitiationOptionalRestrictionBacs

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.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]