---
title: Product.SubscriptionInfo.BillingPlanType
framework: storekit
role: symbol
role_heading: Structure
path: storekit/product/subscriptioninfo/billingplantype
---

# Product.SubscriptionInfo.BillingPlanType

## Declaration

```swift
struct BillingPlanType
```

## Mentioned in

Supporting monthly subscriptions with a 12-month commitment

## Topics

### Type Properties - generated

- [monthly](storekit/product/subscriptioninfo/billingplantype/monthly.md)
- [upFront](storekit/product/subscriptioninfo/billingplantype/upfront.md)

## Relationships

### Conforms To

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