---
title: Product.SubscriptionInfo.PricingTerms
framework: storekit
role: symbol
role_heading: Structure
path: storekit/product/subscriptioninfo/pricingterms-swift.struct
---

# Product.SubscriptionInfo.PricingTerms

## Declaration

```swift
struct PricingTerms
```

## Topics

### Instance Properties - generated

- [billingDisplayPrice](storekit/product/subscriptioninfo/pricingterms-swift.struct/billingdisplayprice.md)
- [billingPeriod](storekit/product/subscriptioninfo/pricingterms-swift.struct/billingperiod.md)
- [billingPlanType](storekit/product/subscriptioninfo/pricingterms-swift.struct/billingplantype.md)
- [billingPrice](storekit/product/subscriptioninfo/pricingterms-swift.struct/billingprice.md)
- [commitmentInfo](storekit/product/subscriptioninfo/pricingterms-swift.struct/commitmentinfo.md)
- [subscriptionOffers](storekit/product/subscriptioninfo/pricingterms-swift.struct/subscriptionoffers.md)

### Subscripts - generated

- [subscript(offers:)](storekit/product/subscriptioninfo/pricingterms-swift.struct/subscript(offers:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
