MagentoCartAddress
Properties
| Name | Type | Description |
|---|---|---|
| region | { code: string; region_id: number; } | |
| country | { code: string; label: string; } | |
| street | string[] | |
| company | string | |
| telephone | string | |
| postcode | string | |
| city | string | |
| firstname | string | |
| lastname | string | |
| string | ||
| customer_address_id | number |