Class: Fulfillment
internal.Fulfillment
Base abstract entity for all entities
Hierarchy
↳
Fulfillment
Copy to Clipboard
Properties
beforeInsert
• Private
Copy to Clipboard beforeInsert: any
Copy to Clipboard
Defined in
medusa/dist/models/fulfillment.d.ts:26
canceled_at
• canceled_at: Date
Copy to Clipboard
Defined in
medusa/dist/models/fulfillment.d.ts:23
claim_order
• claim_order: ClaimOrder
Copy to Clipboard
Defined in
medusa/dist/models/fulfillment.d.ts:10
claim_order_id
• claim_order_id: string
Copy to Clipboard
Defined in
medusa/dist/models/fulfillment.d.ts:9
created_at
• created_at: Date
Copy to Clipboard
Inherited from
Defined in
medusa/dist/interfaces/models/base-entity.d.ts:6
data
• data: Record
Copy to Clipboard<string
Copy to Clipboard, unknown
Copy to Clipboard>
Defined in
medusa/dist/models/fulfillment.d.ts:21
id
• id: string
Copy to Clipboard
Inherited from
Defined in
medusa/dist/interfaces/models/base-entity.d.ts:5
idempotency_key
• idempotency_key: string
Copy to Clipboard
Defined in
medusa/dist/models/fulfillment.d.ts:25
items
• items: FulfillmentItem
Copy to Clipboard[]
Defined in
medusa/dist/models/fulfillment.d.ts:18
metadata
• metadata: Record
Copy to Clipboard<string
Copy to Clipboard, unknown
Copy to Clipboard>
Defined in
medusa/dist/models/fulfillment.d.ts:24
no_notification
• no_notification: boolean
Copy to Clipboard
Defined in
medusa/dist/models/fulfillment.d.ts:15
order
• order: Order
Copy to Clipboard
Defined in
medusa/dist/models/fulfillment.d.ts:14
order_id
• order_id: string
Copy to Clipboard
Defined in
medusa/dist/models/fulfillment.d.ts:13
provider
• provider: FulfillmentProvider
Copy to Clipboard
Defined in
medusa/dist/models/fulfillment.d.ts:17
provider_id
• provider_id: string
Copy to Clipboard
Defined in
medusa/dist/models/fulfillment.d.ts:16
shipped_at
• shipped_at: Date
Copy to Clipboard
Defined in
medusa/dist/models/fulfillment.d.ts:22
swap
• swap: Swap
Copy to Clipboard
Defined in
medusa/dist/models/fulfillment.d.ts:12
swap_id
• swap_id: string
Copy to Clipboard
Defined in
medusa/dist/models/fulfillment.d.ts:11
tracking_links
• tracking_links: TrackingLink
Copy to Clipboard[]
Defined in
medusa/dist/models/fulfillment.d.ts:19
tracking_numbers
• tracking_numbers: string
Copy to Clipboard[]
Defined in
medusa/dist/models/fulfillment.d.ts:20
updated_at
• updated_at: Date
Copy to Clipboard
Inherited from
Defined in
medusa/dist/interfaces/models/base-entity.d.ts:7