This is definitely not functional yet. Signed-off-by: Jacob Kiers <code@kiers.eu>
615 B
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] |