Development Resources

Address - Cart Module Data Models Reference

This documentation provides a reference to the Address . This belongs to the Cart Module.

[OptionalProps]SoftDeletableEntityDateColumns
idstring
customer_idnull | string

Default: null

companynull | string

Default: null

first_namenull | string

Default: null

last_namenull | string

Default: null

address_1null | string

Default: null

address_2null | string

Default: null

citynull | string

Default: null

country_codenull | string

Default: null

provincenull | string

Default: null

postal_codenull | string

Default: null

phonenull | string

Default: null

metadatanull | Record<string, unknown>

Default: null

created_atDate
updated_atDate
deleted_atnull | Date

Default: null

Was this page helpful?