Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 830 Bytes

RecipientBACSNullable.md

File metadata and controls

14 lines (9 loc) · 830 Bytes

RecipientBACSNullable

An object containing a BACS account number and sort code. If an IBAN is not provided or if this recipient needs to accept domestic GBP-denominated payments, BACS data is required.

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]