Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 800 Bytes

File metadata and controls

18 lines (12 loc) · 800 Bytes

BankAddress

Properties

Name Type Description Notes
streetName string [optional] [default to undefined]
buildingNumber string [optional] [default to undefined]
postalCode string [optional] [default to undefined]
city string [optional] [default to undefined]
subdivision string [optional] [default to undefined]
district string [optional] [default to undefined]
country string [optional] [default to undefined]

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