> For the complete documentation index, see [llms.txt](https://onestore-dev.gitbook.io/dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onestore-dev.gitbook.io/dev/tools/billing/v21/references/annotations/purchaseclient.featuretype.md).

# PurchaseClient.FeatureType

```
public static @interface PurchaseClient.FeatureType
```

```
com.gaa.sdk.iap.PurchaseClient.FeatureType
```

지원되는 기능 유형

## Constants <a href="#id-a-purchaseclient.featuretype-constants" id="id-a-purchaseclient.featuretype-constants"></a>

***

### SUBSCRIPTIONS <a href="#id-a-purchaseclient.featuretype-subscriptions" id="id-a-purchaseclient.featuretype-subscriptions"></a>

```
String SUBSCRIPTIONS
```

구독 상품을 구입/관리 할 수 있습니다.

Constant Value: "subscriptions"
