OrderModification
An entity which represents a modification to an order which has been placed, and then modified afterwards by an administrator.
- Extends:
VendureEntity
constructor
method
(input?: DeepPartial<OrderModification>) => OrderModificationnote
property
stringorder
property
Orderlines
property
OrderModificationLine[]surcharges
property
Surcharge[]priceChange
property
numberpayment
property
Paymentrefund
property
RefundshippingAddressChange
property
OrderAddressbillingAddressChange
property
OrderAddressisSettled
property
booleanWas this chapter helpful?