Skip to main content

OrderModification

An entity which represents a modification to an order which has been placed, and then modified afterwards by an administrator.

Signature

constructor

method(input?: DeepPartial<OrderModification>) => OrderModification

note

propertystring

order

propertyOrder

lines

surcharges

propertySurcharge[]

priceChange

propertynumber

payment

propertyPayment

refund

propertyRefund

shippingAddressChange

propertyOrderAddress

billingAddressChange

propertyOrderAddress

isSettled

propertyboolean
Was this chapter helpful?
Report Issue
Edited Feb 25, 2026ยทEdit this page