---
title: type
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/skproductdiscount/type-swift.property
---

# type

The type of discount offer.

## Declaration

```swift
var type: SKProductDiscount.Type { get }
```

## See Also

### Identifying the Discount

- [identifier](storekit/skproductdiscount/identifier.md)
- [SKProductDiscount.Type](storekit/skproductdiscount/type-swift.enum.md)
