* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
2.9 KiB
displayed_sidebar
| displayed_sidebar |
|---|
| jsClientSidebar |
Class: Address
internal.Address
Base abstract entity for all entities
Hierarchy
-
↳
Address
Properties
address_1
• address_1: null | string
Defined in
medusa/dist/models/address.d.ts:37
address_2
• address_2: null | string
Defined in
medusa/dist/models/address.d.ts:38
beforeInsert
• Private beforeInsert: any
Defined in
medusa/dist/models/address.d.ts:46
city
• city: null | string
Defined in
medusa/dist/models/address.d.ts:39
company
• company: null | string
Defined in
medusa/dist/models/address.d.ts:34
country
• country: null | Country
Defined in
medusa/dist/models/address.d.ts:41
country_code
• country_code: null | string
Defined in
medusa/dist/models/address.d.ts:40
created_at
• created_at: Date
Inherited from
SoftDeletableEntity.created_at
Defined in
medusa/dist/interfaces/models/base-entity.d.ts:6
customer
• customer: null | Customer
Defined in
medusa/dist/models/address.d.ts:33
customer_id
• customer_id: null | string
Defined in
medusa/dist/models/address.d.ts:32
deleted_at
• deleted_at: null | Date
Inherited from
SoftDeletableEntity.deleted_at
Defined in
medusa/dist/interfaces/models/soft-deletable-entity.d.ts:3
first_name
• first_name: null | string
Defined in
medusa/dist/models/address.d.ts:35
id
• id: string
Inherited from
Defined in
medusa/dist/interfaces/models/base-entity.d.ts:5
last_name
• last_name: null | string
Defined in
medusa/dist/models/address.d.ts:36
metadata
• metadata: Record<string, unknown>
Defined in
medusa/dist/models/address.d.ts:45
phone
• phone: null | string
Defined in
medusa/dist/models/address.d.ts:44
postal_code
• postal_code: null | string
Defined in
medusa/dist/models/address.d.ts:43
province
• province: null | string
Defined in
medusa/dist/models/address.d.ts:42
updated_at
• updated_at: Date
Inherited from
SoftDeletableEntity.updated_at
Defined in
medusa/dist/interfaces/models/base-entity.d.ts:7