banks2ff/gocardless-bankaccount-data-api/docs/OwnerAddressStructuredSchema.md
Jacob Kiers f0b8df90b9 Initial commit
This is definitely not functional yet.

Signed-off-by: Jacob Kiers <code@kiers.eu>
2024-10-04 20:31:39 +02:00

615 B

OwnerAddressStructuredSchema

Properties

Name Type Description Notes
street_name Option<String> streetName [optional]
building_number Option<String> buildingNumber [optional]
town_name Option<String> townName [optional]
post_code Option<String> postCode [optional]
country Option<String> country [optional]

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