BillingAddresses
BillingAddresses is an auto-generated table. The supported operations are Querying data from this table.
Columns
Name | Type | Description |
Id [KEY] | Int | Id |
CartId | String | cartId |
City | String | City name |
Company | String | Company |
CountryId | String | Country id |
CustomerAddressId | Int | Customer address id |
CustomerId | Int | Customer id |
String | Billing/shipping email | |
ExtensionAttributes | String | This is an auto-generated column |
Fax | String | Fax number |
Firstname | String | First name |
Lastname | String | Last name |
Middlename | String | Middle name |
Postcode | String | Postcode |
Prefix | String | Prefix |
Region | String | Region name |
RegionCode | String | Region code |
RegionId | Int | Region id |
SameAsBilling | Int | Same as billing flag |
SaveInAddressBook | Int | Save in address book flag |
Street | String | Street |
Suffix | String | Suffix |
Telephone | String | Telephone number |
VatId | String | Vat id |