Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 931 Bytes

PaymentInitiationRecipient.md

File metadata and controls

17 lines (12 loc) · 931 Bytes

PaymentInitiationRecipient

PaymentInitiationRecipient defines a payment initiation recipient

Properties

Name Type Description Notes
recipient_id str The ID of the recipient.
name str The name of the recipient.
address PaymentInitiationAddress [optional]
iban str, none_type The International Bank Account Number (IBAN) for the recipient. [optional]
bacs RecipientBACSNullable [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]