Skip to main content

Class: DiscountCondition

internal.DiscountCondition

Base abstract entity for all entities

Hierarchy

Properties

beforeInsert

PrivateCopy to Clipboard beforeInsert: anyCopy to Clipboard

Defined in

medusa/dist/models/discount-condition.d.ts:30


created_at

created_at: DateCopy to Clipboard

Inherited from

SoftDeletableEntity.created_at

Defined in

medusa/dist/interfaces/models/base-entity.d.ts:6


customer_groups

customer_groups: CustomerGroupCopy to Clipboard[]

Defined in

medusa/dist/models/discount-condition.d.ts:28


deleted_at

deleted_at: nullCopy to Clipboard | DateCopy to Clipboard

Inherited from

SoftDeletableEntity.deleted_at

Defined in

medusa/dist/interfaces/models/soft-deletable-entity.d.ts:3


discount_rule

discount_rule: DiscountRuleCopy to Clipboard

Defined in

medusa/dist/models/discount-condition.d.ts:23


discount_rule_id

discount_rule_id: stringCopy to Clipboard

Defined in

medusa/dist/models/discount-condition.d.ts:22


id

id: stringCopy to Clipboard

Inherited from

SoftDeletableEntity.id

Defined in

medusa/dist/interfaces/models/base-entity.d.ts:5


metadata

metadata: RecordCopy to Clipboard<stringCopy to Clipboard, unknownCopy to Clipboard>

Defined in

medusa/dist/models/discount-condition.d.ts:29


operator

operator: DiscountConditionOperatorCopy to Clipboard

Defined in

medusa/dist/models/discount-condition.d.ts:21


product_collections

product_collections: ProductCollectionCopy to Clipboard[]

Defined in

medusa/dist/models/discount-condition.d.ts:27


product_tags

product_tags: ProductTagCopy to Clipboard[]

Defined in

medusa/dist/models/discount-condition.d.ts:26


product_types

product_types: ProductTypeCopy to Clipboard[]

Defined in

medusa/dist/models/discount-condition.d.ts:25


products

products: ProductCopy to Clipboard[]

Defined in

medusa/dist/models/discount-condition.d.ts:24


type

type: DiscountConditionTypeCopy to Clipboard

Defined in

medusa/dist/models/discount-condition.d.ts:20


updated_at

updated_at: DateCopy to Clipboard

Inherited from

SoftDeletableEntity.updated_at

Defined in

medusa/dist/interfaces/models/base-entity.d.ts:7