# CalculatedReturnLineItem - customer - OBJECT Version: 2025-04 ## Description The line item being processed for a return and its calculated monetary values. ### Access Scopes ## Fields * [lineItem](/docs/api/customer/2025-04/objects/LineItem): LineItem! - The line item being processed for a return. * [quantity](/docs/api/customer/2025-04/scalars/Int): Int! - The quantity being returned. * [subtotalSet](/docs/api/customer/2025-04/objects/MoneyBag): MoneyBag! - The subtotal of the return line item. * [totalTaxSet](/docs/api/customer/2025-04/objects/MoneyBag): MoneyBag! - The total tax of the return line item. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples