- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Address - Cart Module Data Models Reference
This documentation provides a reference to the Address . This belongs to the Cart Module.
[OptionalProps]
SoftDeletableModelDateColumnsid
stringcustomer_id
null | stringDefault: null
company
null | stringDefault: null
first_name
null | stringDefault: null
last_name
null | stringDefault: null
address_1
null | stringDefault: null
address_2
null | stringDefault: null
city
null | stringDefault: null
country_code
null | stringDefault: null
province
null | stringDefault: null
postal_code
null | stringDefault: null
phone
null | stringDefault: null
metadata
null | Record<string, unknown>Default: null
created_at
Dateupdated_at
Datedeleted_at
null | DateDefault: null
Was this page helpful?