Shopware 5.7.19 s_order_billingaddress_attributes
Custom attribute extensions for order billing addresses.
| Column | Type | Nullable | Additional |
| id | int(11) | NO | Primary Key, auto_increment |
| billingID | int(11) | YES | Unique
Foreign Key → s_order_billingaddress.id |
| text1 | text | YES | |
| text2 | text | YES | |
| text3 | text | YES | |
| text4 | text | YES | |
| text5 | text | YES | |
| text6 | text | YES | |
| Index Name | Columns | Unique |
| billingID | billingID | Yes |
| PRIMARY | id | Yes |
Relations (from this table)
1 relations