Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1020 Bytes

MoneyTransferOrderParamsCounterpartAddress.md

File metadata and controls

13 lines (10 loc) · 1020 Bytes

# MoneyTransferOrderParamsCounterpartAddress

Properties

Name Type Description Notes
street string Street of the counterpart.<br/>Bank-specific constraints may apply to this field. Please refer to BankInterface.paymentConstraints to make sure the payment you are creating won't get rejected. [optional]
house_number string House number of the counterpart. [optional]
city string City of the counterpart.<br/>Bank-specific constraints may apply to this field. Please refer to BankInterface.paymentConstraints to make sure the payment you are creating won't get rejected. [optional]
post_code string Post code of the counterpart. [optional]
country \OpenAPI\Client\Model\ISO3166Alpha2Codes [optional]

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