GuestBillingAddresses
GuestBillingAddresses is an auto generated table
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
Id |
| City | String | False |
City name |
| Company | String | False |
Company |
| CountryId | String | False |
Country id |
| CustomerAddressId | Int | False |
Customer address id |
| CustomerId | Int | False |
Customer id |
| String | False |
Billing/shipping email | |
| ExtensionAttributes | String | False |
This is an auto-generated column |
| Fax | String | False |
Fax number |
| Firstname | String | False |
First name |
| Lastname | String | False |
Last name |
| Middlename | String | False |
Middle name |
| Postcode | String | False |
Postcode |
| Prefix | String | False |
Prefix |
| Region | String | False |
Region name |
| RegionCode | String | False |
Region code |
| RegionId | Int | False |
Region id |
| SameAsBilling | Int | False |
Same as billing flag |
| SaveInAddressBook | Int | False |
Save in address book flag |
| Street | String | False |
Street |
| Suffix | String | False |
Suffix |
| Telephone | String | False |
Telephone number |
| VatId | String | False |
Vat id |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| CartId_p | String |
The cart ID. |