stack

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

AdminTypes.Order.currentTotalAdditionalFeesSet property

The total amount of additional fees after returns, in shop and presentment currencies. Returns null if there are no additional fees for the order.

Signature:

currentTotalAdditionalFeesSet?: Maybe<MoneyBag>;