> Documentation index: [Saleor](/llms.txt) · [This section](/api-reference/taxes/llms.txt)
> Source: https://docs.saleor.io/api-reference/taxes/enums/taxable-object-discount-type-enum

# TaxableObjectDiscountTypeEnum Enum

Indicates which part of the order the discount should affect: SUBTOTAL or SHIPPING.

<a id="values"></a>

### Values

<a id="subtotal"></a>

#### [`SUBTOTAL`](#subtotal)

<a id="shipping"></a>

#### [`SHIPPING`](#shipping)

<a id="member-of"></a>

### Member Of

[`TaxableObjectDiscount`](/api-reference/taxes/objects/taxable-object-discount.md) object
