stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > displayFinancialStatus

AdminTypes.Order.displayFinancialStatus property

The financial status of the order that can be shown to the merchant. This field doesn’t capture all the details of an order’s financial state. It should only be used for display summary purposes.

Signature:

displayFinancialStatus?: Maybe<OrderDisplayFinancialStatus | `${OrderDisplayFinancialStatus}`>;